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
<dominique.righe...@gmail.com> 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
> dominique.righe...@gmail.com
> dominique.righe...@owasp.org
> 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

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to