Sha256: 1ad76bd5871406725755ebf9b114fd9b9529e2f827e5ca882893ebb697966ed4
Contents?: true
Size: 465 Bytes
Versions: 1
Compression:
Stored size: 465 Bytes
Contents
Atlassian Stash CLI =================== Build instructions ------------------ 1. gem install bundler 2. bundle install Configuration ------------- 1. run `stash setup` 2. Setup a Git alias! ``git config --global alias.create-pull-request "stash pull-request \"\$0\""`` 3. From your git repository, run `git create-pull-request master` to create a pull request from your current branch to master See the usage help for more information by running stash help
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
atlassian-stash-0.1.1 | README.md |