Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Describe notable git.el changes in the release notes
author
Alexandre Julliard
<julliard@winehq.org>
Mon, 9 Feb 2009 13:39:30 +0000
(14:39 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 11 Feb 2009 06:24:57 +0000
(22:24 -0800)
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.2.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
954cfb5
)
diff --git
a/Documentation/RelNotes-1.6.2.txt
b/Documentation/RelNotes-1.6.2.txt
index b86b684d2322475263d9939134ca857f64ed75e3..6ed31595baa2325c224948ef7ddb75f62d5b2fb2 100644
(file)
--- a/
Documentation/RelNotes-1.6.2.txt
+++ b/
Documentation/RelNotes-1.6.2.txt
@@
-25,8
+25,9
@@
Updates since v1.6.1
* gitweb updates, including a new patch view and RSS/Atom feed
improvements.
-* (contrib) git.el updates for better XEmacs compatibility; vc-git.el
- is not shiped with git anymore (it is part of official Emacs)
+* (contrib/emacs) git.el now has commands for checking out a branch,
+ creating a branch, cherry-picking and reverting commits; vc-git.el
+ is not shipped with git anymore (it is part of official Emacs).
(performance)