[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vc-update for bzr etc.
From: |
Chong Yidong |
Subject: |
Re: vc-update for bzr etc. |
Date: |
Mon, 22 Nov 2010 11:57:42 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
> How do I do a "bzr merge --pull"? This is a very frequent operation
> in my workflows, when I work with local branches.
We are going to need to provide a separate merge operation, I think.
Although, even without that, this patch would allow you to do
`C-u C-x v +', which will prompt for the actual bzr command, and you
could change it to "bzr merge --pull".
- Re: vc-update for bzr etc., (continued)
- Re: vc-update for bzr etc., Stefan Monnier, 2010/11/22
- Re: vc-update for bzr etc., Chong Yidong, 2010/11/22
- Re: vc-update for bzr etc., Stefan Monnier, 2010/11/23
- Re: vc-update for bzr etc., Chong Yidong, 2010/11/23
- Re: vc-update for bzr etc., Dan Nicolaescu, 2010/11/23
- Re: vc-update for bzr etc., Dan Nicolaescu, 2010/11/23
- Re: vc-update for bzr etc., Chong Yidong, 2010/11/23
- Re: vc-update for bzr etc., Stefan Monnier, 2010/11/23
- Re: vc-update for bzr etc., Dan Nicolaescu, 2010/11/23
- Re: vc-update for bzr etc., Chong Yidong, 2010/11/24
- Re: vc-update for bzr etc.,
Chong Yidong <=
- Re: vc-update for bzr etc., Eli Zaretskii, 2010/11/22
Re: vc-update for bzr etc., Stefan Monnier, 2010/11/21