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:
@ -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 {
|
||||
|
Reference in New Issue
Block a user