Compare commits
1 Commits
fix/issue-
...
c1385f22fd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1385f22fd |
@@ -854,11 +854,6 @@ EOF
|
||||
}
|
||||
|
||||
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 gitserver=""
|
||||
|
||||
Reference in New Issue
Block a user