lilypond-devel
[Top][All Lists]
Advanced

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

Re: fine-tuning new flags - feedback needed


From: Graham Percival
Subject: Re: fine-tuning new flags - feedback needed
Date: Tue, 8 Feb 2011 21:50:43 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Feb 07, 2011 at 04:16:42PM +0100, Reinhold Kainhofer wrote:
> My workflow is that I make several commits (i.e. I don't amend) in each 
> feature branch. But before actually merging back to master (or pushing to the 
> server), I do a 
> 
> git rebase -i origin/master

+1

My personal workflow (on my PhD stuff) is full of commits like
"asdf" or "stop crashing the thing" or even just "save point".
But I (almost) always do a
  git rebase -i
before pushing it to my "backup" repository.

Sadly,
  git grep "rebase -i" Documentation/contributor

Could somebody add this tip to a new subsection inside
  Contributor 3.4 Advanced Git procedures
?

Cheers,
- Graham



reply via email to

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