author | Namhyung Kim <namhyung@gmail.com> | |
Thu, 23 Jun 2011 08:12:04 +0000 (17:12 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Jun 2011 14:58:20 +0000 (07:58 -0700) | ||
commit | eb637e138289dc5b96bea5b192cbaff93623d1dc | |
tree | 47610b1208dc06fc97807b7e58d12c8e59e76aa4 | tree | snapshot |
parent | 4f8303905eafaa04fd08a20a08a81436aea2d4b9 | commit | diff |
git-remote.txt: fix wrong remote refspec
$GIT_DIR/remotes/<name>/<branch> should be
$GIT_DIR/refs/remotes/<name>/<branch>.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
$GIT_DIR/remotes/<name>/<branch> should be
$GIT_DIR/refs/remotes/<name>/<branch>.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote.txt | diff | blob | history |