Re: [SCM] zita-convolver packaging branch, master, updated. debian/1.0.0-2-14-g2f3799f
Jaromír Mikeš
mira.mikes at seznam.cz
Thu Dec 3 05:18:49 UTC 2009
> Od: Felipe Sateler <fsateler at gmail.com>
> If you do a lot of commits (including undoing stuff), you can then clean
> up the repository with git rebase (before pushing). If the alioth remote
> is called origin:
>
> git rebase -i origin/master
>
> This will bring an editor that contains all the commits made since your
> last pull, prefixed with "pick". You can then reorder the commits, by
> swapping lines. And you can merge commits with the previous one by
> changing the "pick" prefix by "squash".
Thanks for hint ... I'll try.
regards
mira
More information about the pkg-multimedia-maintainers
mailing list