[W3af-develop] Avoid to commit and push __init__.py file -- Trick
Status: Beta
Brought to you by:
andresriancho
From: Dominique R. <dom...@gm...> - 2013-08-17 09:23:57
|
Hi, I have just found a trick to avoid to commit and push "__init__.py" file. I use Git option "--assume-unchanged" [0]. Ex: git update-index --assume-unchanged plugins/audit/__init__.py Very useful to avoid to anger Andres during a Pull request phase :) [0] https://help.github.com/articles/ignoring-files -- Cordialement, Best regards, Dominique Righetto dom...@gm... dom...@ow... Twitter: @righettod GPG: 0xC34A4565323D19BA http://www.righettod.eu "No trees were killed to send this message, but a large number of electrons were terribly inconvenienced." |