commit | f5bbc3225c4b073a7ff3218164a0c820299bc9c6 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@redhat.com> | Thu Nov 08 11:59:00 2007 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Nov 22 17:05:02 2007 -0800 |
tree | 33574c7a91f62f28dc6dc301328b276ae69960d8 | |
parent | 943316e96ca2dad67086af2f945e42467a27ddd6 [diff] |
Port git commit to C. This makes git commit a builtin and moves git-commit.sh to contrib/examples. This also removes the git-runstatus helper, which was mostly just a git-status.sh implementation detail. Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>