Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
log --decorate: Colorize commit decorations
[gitweb.git]
/
remote.c
diff --git
a/remote.c
b/remote.c
index 0f073e0b5f9f08510af3a9e0ab5aed106475b30f..ea2323bac36d6fd0dbf86870a13774cddd320448 100644
(file)
--- a/
remote.c
+++ b/
remote.c
@@
-478,7
+478,7
@@
static void read_config(void)
unsigned char sha1[20];
const char *head_ref;
int flag;
- if (default_remote_name) /
/ did this already
+ if (default_remote_name) /
* did this already */
return;
default_remote_name = xstrdup("origin");
current_branch = NULL;