- Notifications
You must be signed in to change notification settings - Fork26.4k
Commit6687f8f

Junio C Hamano
[PATCH] Use .git/remote/origin, not .git/branches/origin.
Now multi-head fetch is complete, let's migrate thedefault configuration for new repositories created withthe "git clone" command.The original $GIT_DIR/branches is not deprecated yet, but createremotes directory by default from the templates as well.Signed-off-by: Junio C Hamano <junkio@cox.net>1 parent92c533e commit6687f8f
2 files changed
+6
-3
lines changedLines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
0 commit comments
Comments
(0)