Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
status: convert to use parse_pathspec
[gitweb.git]
/
builtin
/
clone.c
diff --git
a/builtin/clone.c
b/builtin/clone.c
index 14b13235682add18daf625295d746ca5dea7ebcc..17f57cdf29a4c74550795ce3f711fbfc57bf38b3 100644
(file)
--- a/
builtin/clone.c
+++ b/
builtin/clone.c
@@
-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 {