emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git to Bzr - what works?


From: Juri Linkov
Subject: Re: Git to Bzr - what works?
Date: Sat, 22 Dec 2012 10:22:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)

> didn't know how to move uncommitted changes from one tree to another

1. Open vc-dir with `C-x v d'
2. Select files and type `='
3. Remove unnecessary changes with `M-k'
4. Move uncommitted changes to another tree with `M-x ediff-patch-file RET'
5. Commit moved changes in another tree.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]