Compare commits
1 Commits
v0.2.6
...
c1385f22fd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1385f22fd |
@@ -854,11 +854,6 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
parse_issue_ref_from_message() {
|
parse_issue_ref_from_message() {
|
||||||
# DEPRECATED: This function is not called anywhere.
|
|
||||||
# The active implementation is extract_issue_ref_from_message()
|
|
||||||
# in kugetsu-session.sh which is used by cmd_delegate.
|
|
||||||
# This function is kept for backwards compatibility and will
|
|
||||||
# be removed in a future release.
|
|
||||||
local message="$1"
|
local message="$1"
|
||||||
|
|
||||||
local gitserver=""
|
local gitserver=""
|
||||||
|
|||||||
Reference in New Issue
Block a user