#515 Option to skip hooks creation
Closed: Fixed by onosek. Opened by xvitaly.

My $HOME is mounted with 'noexec,nodev,nosuid' flags and on every push fedpkg throws a warning:

$ git push
hint: The '.git/hooks/pre-push' hook was ignored because it's not set as executable.
hint: You can disable this warning with git config advice.ignoredHook false.

I think a new configuration option skip_hooks should be added to the ~/.config/rpkg/fedpkg.conf file.


Commit b48eb502 fixes this issue

Metadata Update from @onosek:
- Issue set to the milestone: 1.45

Metadata
Related Pull Requests