This website works better with JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
2783
Commits
6
Branches
36
Tags
131 MiB
Tree:
e726715a52
git
/
templates
/
remotes--
2 lines
47 B
Raw
Normal View
History
Unescape
Escape
[PATCH] Use .git/remote/origin, not .git/branches/origin. Now multi-head fetch is complete, let's migrate the default configuration for new repositories created with the "git clone" command. The original $GIT_DIR/branches is not deprecated yet, but create remotes directory by default from the templates as well. Signed-off-by: Junio C Hamano <junkio@cox.net>
20 years ago
: this is just to ensure the directory exists.