On May 21, 2010, at 11:39 AM, Bernt Hansen wrote: > I make most of my git commits (including org-mode) in vim which is > kicked off from raw command-line git. I normally make multiple changes > at once and then build separate commits by using git's editing hunk > features from 'git add -p'. I don't think that functionality is > available in magit yet.
magit's original purpose was the ability to do just this. So, it's been able to stage individual hunks since day one. You can also use - and + to narrow or expand the range of each hunk. John _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode