Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Change "remote tracking" to "remote-tracking"
[gitweb.git]
/
builtin
/
clone.c
diff --git
a/builtin/clone.c
b/builtin/clone.c
index dad426598962b2f1a00158ac7eeb05b7958d68ed..9d98cb5acb0d97b500714487a818494e09edb2b7 100644
(file)
--- a/
builtin/clone.c
+++ b/
builtin/clone.c
@@
-697,7
+697,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 {