mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 16:03:45 +00:00
created hw-core bash libraries
will be traited as a git subtree
This commit is contained in:
7
modules/hw-core/bash-lib-git/bin/git-subtree-list
Executable file
7
modules/hw-core/bash-lib-git/bin/git-subtree-list
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
CUR_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
source $CUR_DIR"/../src/subtree.sh"
|
||||
|
||||
hwc_git_subtree_list
|
||||
Reference in New Issue
Block a user