diff options
| author | ruki <[email protected]> | 2019-09-29 08:07:13 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-09-29 08:07:13 +0800 |
| commit | 07c8483607759f79cb3cfbf7351ee07cc714d8b9 (patch) | |
| tree | bbfa0bddff65cea434a08eab27e240113d1b3f0a /xmake/modules/devel/git/branches.lua | |
| parent | 4df867463bac4c5987441696eabbf6a1f43ea9e4 (diff) | |
load git package env
Diffstat (limited to 'xmake/modules/devel/git/branches.lua')
| -rw-r--r-- | xmake/modules/devel/git/branches.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/modules/devel/git/branches.lua b/xmake/modules/devel/git/branches.lua index f02ab851d..705d48153 100644 --- a/xmake/modules/devel/git/branches.lua +++ b/xmake/modules/devel/git/branches.lua @@ -37,7 +37,5 @@ import("ls_remote") -- @endcode -- function main(url) - - -- get branches return ls_remote("heads", url) end |
