mv
This commit is contained in:
parent
803c7d68ce
commit
52cac591c8
5 changed files with 0 additions and 0 deletions
8
cd-clone-branch
Executable file
8
cd-clone-branch
Executable file
|
@ -0,0 +1,8 @@
|
|||
git clone \
|
||||
--branch "${GITHUB_REF_NAME}" \
|
||||
-- \
|
||||
"${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}" \
|
||||
'.'
|
||||
|
||||
rm --force --recursive \
|
||||
'.git' '.gitignore'
|
Loading…
Add table
Add a link
Reference in a new issue