fix: correct geturl spelling
This commit is contained in:
parent
14a96035b6
commit
079979292d
@ -23,7 +23,7 @@ if [[ -z "${SSH_ORIGINAL_COMMAND:-}" ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
geurl() {
|
||||
geturl() {
|
||||
echo "$PROTOCOL://$HOST/$REPO/$1/branch/$BRANCH/$2"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user