git_pretty_accept 1.0.0
`git-pretty-accept` is a script that rebases a pull request before merging to master. Pull requests are _always_ merged recursively. The result is a linear history with merge bubbles indicating pull requests. In short, pretty.
Gemfile:
=
インストール:
=
Development依存関係 (9):
bundler
~> 1.3
guard
>= 0
guard-rspec
>= 0
pry
>= 0
rake
>= 0
rdoc
>= 0
rspec
~> 2.14.0
rspec-example_steps
~> 0.2.5
ruby_dep
~> 1.3.1