Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: remove reference to the traditional layout in git-tag.txt
author
Younes Khoudli
<younes.khoudli@gmail.com>
Thu, 20 Oct 2016 13:21:44 +0000
(15:21 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 20 Oct 2016 16:31:42 +0000
(09:31 -0700)
This is the only place in the documentation that the traditional layout
is mentioned, and it is confusing. Remove it.
* Documentation/git-tag.txt: Here.
Signed-off-by: Younes Khoudli <younes.khoudli@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-tag.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
0b65a8d
)
diff --git
a/Documentation/git-tag.txt
b/Documentation/git-tag.txt
index abab4814ec984db62dff6b493c3eb93398a36afa..ccd98d9df47f1e206200bf10b77ccb98e1fae194 100644
(file)
--- a/
Documentation/git-tag.txt
+++ b/
Documentation/git-tag.txt
@@
-253,9
+253,8
@@
On Automatic following
~~~~~~~~~~~~~~~~~~~~~~
If you are following somebody else's tree, you are most likely
~~~~~~~~~~~~~~~~~~~~~~
If you are following somebody else's tree, you are most likely
-using remote-tracking branches (`refs/heads/origin` in traditional
-layout, or `refs/remotes/origin/master` in the separate-remote
-layout). You usually want the tags from the other end.
+using remote-tracking branches (eg. `refs/remotes/origin/master`).
+You usually want the tags from the other end.
On the other hand, if you are fetching because you would want a
one-shot merge from somebody else, you typically do not want to
On the other hand, if you are fetching because you would want a
one-shot merge from somebody else, you typically do not want to