Thanks,

that does it.

A quick note, if you've already commited your changes you can still run a diff:

git diff HEAD^ HEAD --check (from the manual: Compare the version before the last commit and the last commit. )


Ciuc

Beeton, Carolyn (Carolyn) wrote:
git diff --check
 
but I don't have git 1.7.1 yet so maybe that doesn't work either.
 
Carolyn


From: [email protected] [mailto:[email protected]] On Behalf Of Cristi Starasciuc
Sent: Tuesday, May 25, 2010 12:01 PM
To: [email protected]
Subject: [sipX-dev] git 1.7 format patch missing --check option

Hi,

switching to git 1.7.1 I've found that git format-patch misses --check option. That option was very useful when creating patches since it always caught whitespaces in files that ant style didn't.

Do you have any tips? (besides manually and carefully checking each line changed for tabs and trailing spaces)


Regards,
Ciuc

_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to