#515 Option to skip hooks creation
Closed: Fixed a year ago by onosek. Opened a year ago 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.


Login to comment on this ticket.

Metadata
Related Pull Requests
  • #682 Merged a year ago