mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 07:53:44 +00:00
Directory Structure [step 1]: moving files
working on #672 NOTE: This commit can't be compiled!!
This commit is contained in:
3
deps/hw-core/bash-lib-git/src/subtree.sh
vendored
Normal file
3
deps/hw-core/bash-lib-git/src/subtree.sh
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
function hwc_git_subtree_list() {
|
||||
git log | grep git-subtree-dir | tr -d ' ' | cut -d ":" -f2 | sort | uniq
|
||||
}
|
||||
Reference in New Issue
Block a user