Compare commits
1 Commits
c1385f22fd
...
fb33be3a64
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb33be3a64 |
@@ -854,6 +854,11 @@ 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