Skip to content

Commit

Permalink
Modified commit message with upstream repository name.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jul 14, 2019
1 parent 265e94a commit 46491af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tool/sync_default_gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@ def sync_default_gems_with_commits(gem, range)
puts "Failed to pick #{commit}."
break
end

`git filter-branch --msg-filter 'echo "[#{$repositories[gem.to_sym]}]" && echo && cat' -- HEAD~1..HEAD`
end
end
end
Expand Down

0 comments on commit 46491af

Please sign in to comment.