New version - debug tags
This commit is contained in:
@@ -33,7 +33,6 @@ function detectorCheckFetchHead(){
|
||||
function gitListTags(){
|
||||
local dir=$1
|
||||
git --git-dir="$dir" tag -l | cat
|
||||
|
||||
}
|
||||
|
||||
function gitListBranches(){
|
||||
|
||||
Reference in New Issue
Block a user