Merge branch 'maint'

* maint:
  Documentation/SubmittingPatches: clarify GMail section and SMTP
  show-branch: use DEFAULT_ABBREV instead of 7
  t7502-commit: fix spelling
  test get_git_work_tree() return value for NULL
This commit is contained in:
Junio C Hamano
2010-05-25 13:13:43 -07:00
4 changed files with 26 additions and 25 deletions

View File

@ -35,7 +35,7 @@ test_expect_success 'partial' '
'
test_expect_success 'partial modification in a subdirecotry' '
test_expect_success 'partial modification in a subdirectory' '
test_tick &&
git commit -m "partial commit to subdirectory" not &&