diff options
author | Linus Torvalds <torvalds@osdl.org> | 2006-04-21 10:27:34 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-21 13:14:41 -0700 |
commit | 70827b15bfb11f7aea52c6995956be9d149233e1 (patch) | |
tree | cf4889fe3ce07829012993b5c7a64f5cd9569113 /Documentation/git.txt | |
parent | 285755127a1ce800ce6a95516a37dd342c57c562 (diff) | |
download | git-70827b15bfb11f7aea52c6995956be9d149233e1.tar.gz git-70827b15bfb11f7aea52c6995956be9d149233e1.tar.xz |
Split up builtin commands into separate files from git.c
Right now it split it into "builtin-log.c" for log-related commands
("log", "show" and "whatchanged"), and "builtin-help.c" for the
informational commands (usage printing and "help" and "version").
This just makes things easier to read, I find.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
0 files changed, 0 insertions, 0 deletions