emacs-devel
[Top][All Lists]
Advanced

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

Re: best workflow with git ?


From: Dmitry Gutov
Subject: Re: best workflow with git ?
Date: Sat, 10 Jun 2017 18:23:26 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Thunderbird/54.0

On 6/10/17 6:04 PM, Jean-Christophe Helary wrote:

What should I do ? Create a branch where I do all my modifications ? And then 
do a git diff to create a patch that I send here ? When the patch has been 
applied, what should I do with the branch and the modified files ?

If the changes are minor and not ready to commit, I usually do 'git stash save' and 'git stash pop' after the pull.



reply via email to

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