Merge branch 'ms/remote-tracking-branches-in-doc'

* ms/remote-tracking-branches-in-doc:
  Change "remote tracking" to "remote-tracking"
This commit is contained in:
Junio C Hamano
2013-07-12 12:04:07 -07:00
6 changed files with 17 additions and 14 deletions

View File

@ -701,7 +701,7 @@ static void write_refspec_config(const char* src_ref_prefix,
/*
* otherwise, the next "git fetch" will
* simply fetch from HEAD without updating
* any remote tracking branch, which is what
* any remote-tracking branch, which is what
* we want.
*/
} else {