You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(defaults.py): add always_signoff config option for commits
Add new configuration option `always_signoff`. When is set to `true`,
commits will be always signed off. The `-s` option does not
have to specified to `cz commit`.
Signed-off-by: Christian Schlotter <christian.schlotter@zeiss.com>
#785
0 commit comments