14 Commits

Author SHA1 Message Date
Adam Melkus
57d51af34c Update bbhelpers.rb 2019-11-15 13:25:45 +01:00
Adam Melkus
6eb16548b5 Update git-bb-open 2019-11-15 13:22:56 +01:00
Adam Melkus
cf2bbeb927 Update git-bb-list-pull-requests 2019-11-15 13:21:53 +01:00
Adam Melkus
75b7cb380b fix 2019-11-15 13:21:25 +01:00
Adam Melkus
cae8d8022d Add support for PR creation 2019-11-15 13:21:07 +01:00
Adam Melkus
1cf9c2206c Added method for getting bitbucket server URL 2019-11-15 13:17:26 +01:00
Joe Block
d37158b82b Use require_relative 2016-04-16 13:08:11 -07:00
Joe Block
962c47fba2 Fix error in url by replacing : with / 2016-04-11 16:05:44 -07:00
Joe Block
871db8b219 Add git-bb-list-pull-requests 2016-04-10 12:41:09 -07:00
Joe Block
1369560071 Add missing puts 2016-04-09 12:36:45 -07:00
Joe Block
b9265a9c05 Add pull request helper script 2016-04-08 09:54:21 -07:00
Joe Block
93b73c3964 Refactor out some functions I'm going to use in other git-bb-* scripts 2016-04-08 09:08:48 -07:00
Joe Block
502e10fcb3 Use right way to read the origin url 2016-04-07 11:02:19 -07:00
Joe Block
89605248d7 Add helper script to open current directory on bitbucket.org
`git-bb-open` will open the current directory in the current branch on bitbucket.org

`git-bb-open fileOrDirectory` will open the specified item on bitbucket.org using the current branch
2016-04-07 00:20:14 -07:00