mirror of
https://github.com/adusak/bitbucket-git-helpers.plugin.zsh.git
synced 2026-01-16 05:26:37 +01:00
Rename bbhelpers to reflect actual functionality
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# License: Apache 2.0
|
||||
|
||||
require 'pathname'
|
||||
require_relative 'bbhelpers'
|
||||
require_relative 'githelpers'
|
||||
|
||||
def construct_PR_URL
|
||||
remote = git_remote()
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# License: Apache 2.0
|
||||
|
||||
require 'pathname'
|
||||
require_relative 'bbhelpers'
|
||||
require_relative 'githelpers'
|
||||
|
||||
def construct_PR_list_URL
|
||||
remote = git_remote()
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user