emacs-devel
[Top][All Lists]
Advanced

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

Re: Workflow to accumulate individual changes?


From: Eli Zaretskii
Subject: Re: Workflow to accumulate individual changes?
Date: Sat, 02 Jan 2010 11:11:42 +0200

> From: Óscar_Fuentes <address@hidden>
> Date: Sat, 02 Jan 2010 03:28:31 +0100
> 
> If now you wish to work on a new micro-feature:
> 
> cd ..    # from `my-playground'
> bzr branch --no-tree fix-bar
> cd my-playground
> bzr status  # Test that you don't have pending changes!
> bzr switch ../fix-bar

Why is "bzr status" above important? what happens if I do have pending
changes before switching?





reply via email to

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