diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
| commit | bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 (patch) | |
| tree | c4524e6c41aa5107211103401dabfaefc81aa882 /.config/emacs/lisp/magit/docs/RelNotes/0.6.1.txt | |
| parent | fe3984f541bd32bdfa418afb305b614176b55ca0 (diff) | |
add a bunch of emacs packages HELP
Diffstat (limited to '.config/emacs/lisp/magit/docs/RelNotes/0.6.1.txt')
| -rw-r--r-- | .config/emacs/lisp/magit/docs/RelNotes/0.6.1.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.config/emacs/lisp/magit/docs/RelNotes/0.6.1.txt b/.config/emacs/lisp/magit/docs/RelNotes/0.6.1.txt new file mode 100644 index 0000000..a58c3ba --- /dev/null +++ b/.config/emacs/lisp/magit/docs/RelNotes/0.6.1.txt @@ -0,0 +1,24 @@ +Magit v0.6.1 Release Notes +========================== + +Released 16 October 2008 by Marius Vollmer. + +Changes since v0.5.1 +-------------------- + +Almost everything has changed. Some highlights: + + * Magit now works with Git 1.6.0. (John Wiegley) + + * Support for interactive rewriting. + + * Sections can be shown and hidden. + + * Staging, unstaging, applying, reverting and discarding changes can + now be done line-by-line, not only hunk-by-hunk. + +Authors +------- + + 212 Marius Vollmer + - John Wiegley |
