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


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

a year ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #682 Merged 2 years ago