[cmake-developers] Ninja windows
Brad King
brad.king at kitware.com
Mon Mar 12 08:59:56 EDT 2012
On 3/11/2012 5:31 PM, Peter Kümmel wrote:
> Thanks David, then I pull rebased in future.
Take a look at the "branch.<name>.rebase" config option
documented by "git help config".
> And how could I rebase the already pushed branch?
This is possible but requires a fairly deep understanding of how Git
works. Before we merge the topic to 'master' we can look at removing
those extra merges.
-Brad
More information about the cmake-developers
mailing list