We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a064eda commit 8a8aa8bCopy full SHA for 8a8aa8b
bin/update-version.h.rb
hooks/post-receive.sh
@@ -36,9 +36,6 @@ curl -s "https://bugs.ruby-lang.org/sys/fetch_changesets?key=`cat ~git/config/re
36
# Make extra commits from here.
37
# The above procedure will be executed for the these commits in another post-receive hook.
38
39
-log "==> update-version.h"
40
-SVN_ACCOUNT_NAME=git "${ruby_commit_hook}/bin/update-version.h.rb" git "$ruby_git" $*
41
-
42
log "==> notes-github-pr"
43
SVN_ACCOUNT_NAME=git "${ruby_commit_hook}/bin/notes-github-pr.rb" "$ruby_git" $*
44
0 commit comments