Commit Graph

6 Commits

Author SHA1 Message Date
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
1369560071 Add missing puts 2016-04-09 12:36:45 -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