diff options
-rwxr-xr-x | rfc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # i.e. where we are interested in the result of a command, # we have to run the command in an if-statement. -branch="master"; +branch="release-3.7"; set_hooks_commit_msg() { |