Re: Attaching patches from bastion



On Wed, Feb 11, 2015 at 08:13:32PM +0100, Andrea Veri wrote:
git config core.filemode false

If you then need a file to be executable or you want to -x it, run:

git update-index --chmod=(+|-)x modules/foo/files/myscript.py

Great thanks.

side. Let me know if that made the trick.

[1] https://mail.gnome.org/archives/desktop-devel-list/2015-February/msg00068.html

Strangely instead of use optparse it uses argparser and thus

Traceback (most recent call last):
 File "/home/users/jjs/bin/git-bz", line 88, in <module>
 import argparse
 ImportError: No module named argparse


I also tried checking out git-bz HEAD and running it but it was the same
browser error message as before.

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]