Home
last modified time | relevance | path

Searched refs:_short_branch_name (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gitflow/gitflow-avh-1.12.3/
H A Dgit-flow136 _short_branch_name=$(echo ${_current_branch#*${_prefix}})
142 _short_branch_name=$(echo ${_current_branch#*${_prefix}})
148 _short_branch_name=$(echo ${_current_branch#*${_prefix}})
154 _short_branch_name=$(echo ${_current_branch#*${_prefix}})
207 cmd_$SUBACTION "$@" "${_short_branch_name}"
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.cc855 static const char* _short_branch_name(int branch) in _short_branch_name() function
1153 fields->add_field("br", "%s", _short_branch_name(branch)); in set_base_xlog_fields()