Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Jan 2010 08:52:04 +0000 (00:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Jan 2010 08:52:04 +0000 (00:52 -0800)
* maint:
base85: Make the code more obvious instead of explaining the non-obvious
base85: encode_85() does not use the decode table
base85 debug code: Fix length byte calculation
Documentation: tiny git config manual tweaks
Documentation: git gc packs refs by default now
checkout -m: do not try to fall back to --merge from an unborn branch

1  2 
Documentation/config.txt
Simple merge