]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sb/repack-in-c'
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Oct 2013 20:49:56 +0000 (13:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Oct 2013 20:49:57 +0000 (13:49 -0700)
Rewrite "git repack" in C.

* sb/repack-in-c:
  repack: improve warnings about failure of renaming and removing files
  repack: retain the return value of pack-objects
  repack: rewrite the shell script in C

1  2 
Makefile
git.c

diff --cc Makefile
Simple merge
diff --cc git.c
Simple merge