Update
This commit is contained in:
parent
aedcbae79c
commit
39eb4837ce
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ function perform_clone_or_pull {
|
|||
cd "$target"
|
||||
echo -n "Working directory: "
|
||||
pwd
|
||||
ls
|
||||
git fetch
|
||||
git checkout origin/$BRANCH
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue