mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 03:40:14 +02:00
Replaced tabs with spaces
This commit is contained in:
@ -260,7 +260,6 @@ function clone_repo_if_nonexistent() {
|
|||||||
# Checkout the specified branch
|
# Checkout the specified branch
|
||||||
chown -R bridgehead .
|
chown -R bridgehead .
|
||||||
su bridgehead -c "git checkout $branch_name"
|
su bridgehead -c "git checkout $branch_name"
|
||||||
echo "Checked out branch '$branch_name'."
|
|
||||||
|
|
||||||
cd -
|
cd -
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user