[vtk-developers] RE Stupid git question #2

Biddiscombe, John A. biddisco at cscs.ch
Wed Apr 28 06:41:17 EDT 2010


Denis / Stephane
 
> You can run "git merge --squash mywork" followed by "git commit".
> An alternative is to run "git rebase -i" and squash all commits into a
> single one, see
>    http://www.kernel.org/pub/software/scm/git/docs/git-
> rebase.html#_interactive_mode


Nice!

--squash. Just what I wanted.

Thanks

JB


More information about the vtk-developers mailing list