Skip to content

Commit f3ed893

Browse files
committed
Drop notes-github-pr.rb
moving to ruby/ruby
1 parent b0dfa73 commit f3ed893

File tree

2 files changed

+0
-153
lines changed

2 files changed

+0
-153
lines changed

bin/notes-github-pr.rb

Lines changed: 0 additions & 147 deletions
This file was deleted.

hooks/post-receive.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,4 @@ log "==> commit-email.rb"
3030
log "==> redmine fetch changesets"
3131
curl -s "https://bugs.ruby-lang.org/sys/fetch_changesets?key=`cat ~git/config/redmine.key`" &
3232

33-
# Make extra commits from here.
34-
# The above procedure will be executed for the these commits in another post-receive hook.
35-
36-
log "==> notes-github-pr"
37-
SVN_ACCOUNT_NAME=git "${ruby_commit_hook}/bin/notes-github-pr.rb" "$ruby_git" $*
38-
3933
log "### end ###\n"

0 commit comments

Comments
 (0)