Rename bbhelpers to reflect actual functionality

This commit is contained in:
Joe Block
2016-06-25 16:23:45 -07:00
parent 95819309ec
commit c200ec9190
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# License: Apache 2.0, see LICENSE in this repository.
require 'pathname'
require_relative 'bbhelpers'
require_relative 'githelpers'
def constructURL
remote = git_remote()