git_pretty_accept 0.3.1
`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依存関係 (8):
            bundler
            ~> 1.3
          
          
            guard
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rdoc
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-example_steps
            >= 0