What about those who are not using the command line but relying on Tower or Git Tortoise? Is that still an option?

yep.

Who was supposed to to that, I'm not sure, Carlos ?

-Fred

-----Message d'origine----- From: Justin Mclean
Sent: Monday, March 18, 2013 3:34 AM
To: dev@flex.apache.org
Subject: Re: Git and check in messages

Hi,

Another possibility is to use interactive rebase where you squash files/even lines of file inside a single commit you there you can even change the commit orders, use git rebase -i HEAD~4 to interactily change your commits.

This really need to be documented on the WIki people who are not familiar with GIt are going to get into trouble here.

What about those who are not using the command line but relying on Tower or Git Tortoise? Is that still an option?

Thanks,
Justin

Reply via email to