projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9e0f2
)
Identify `git-*` to `git *` transition version in Git notes.
author
W. Trevor King
<wking@drexel.edu>
Wed, 18 May 2011 12:52:27 +0000
(08:52 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Wed, 18 May 2011 12:52:27 +0000
(08:52 -0400)
posts/Git/notes.org
patch
|
blob
|
history
diff --git
a/posts/Git/notes.org
b/posts/Git/notes.org
index 282a9d15a84e2a4ba13c14465e90c67edb35baa5..8b9f18fa7306c581d036d54cdb2dce13396d8743 100644
(file)
--- a/
posts/Git/notes.org
+++ b/
posts/Git/notes.org
@@
-123,6
+123,11
@@
Edit =.git/description=.
People are indeed working on [[http://gittorrent.utsl.gen.nz/rfc.html][the obvious protocol]].
+** The git-* to git * transition
+
+The transition occured between git 1.5.4 and 1.6.0. See the [[http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.txt][1.6.0
+release notes]] for details.
+
* Case studies
** Gitting =chem_web=, my first git project