Fix "usage" error message
[yap.git] / README
blob9990ddb9b6c6b5178109e719208d96f1cab2bee4
1 * Yet Another (Git) Porcelain
2     * Use only git plumbing
3     * New features
4         * Track "local" commits to limit history re-writing
5         * Better SVN workflows
6             * Bring metadata / config over in clone?
7             * Keep metadata out of commit message?
8         * Plugin ideas
9             * svn
10                 * override push/fetch
11             * mls
12                 * override clone
13                 * add post-fetch for daily/bdaily revs
14             * track published history
15                 * pre-hook for history (point?)
17 TODO:
18     * Commands
19         * merge
20         * plugins
21     * Better commit template message
22     * Fixups for running outside root?
23         * relative paths is status
24     * Calls from yap to cmd_* should go through plugins
25     * Handle working on a detached head
27 Author
28 ------
29 Steven Walter (c) 2008
30 This program is distributed under the terms of the GNU GPLv2