Re: [W3af-develop] Avoid to commit and push __init__.py file -- Trick
Status: Beta
Brought to you by:
andresriancho
From: Andres R. <and...@gm...> - 2013-08-18 14:00:32
|
I don't understand, why do you want to ignore __init__.py files? They are actually used for stuff and required to be there. Also, they don't change unless you do something to them. On Sat, Aug 17, 2013 at 6:23 AM, Dominique RIGHETTO <dom...@gm...> wrote: > 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." -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 |