git - How to create pull requests for stash from shell/commandline? -
i running atlassian stash , can see pull request alternative on web based ui, want know if users can create pull requests consoles working copies without using stash web ui ?
there 2 stash command line tools available:
https://bitbucket.org/atlassian/stash-command-line-tools
https://marketplace.atlassian.com/plugins/org.swift.stash.cli
note pull request requires commits in branch pushed rather using local working copy, , works in practice.
git git-pull atlassian-stash
No comments:
Post a Comment