Skip to content
Snippets Groups Projects
Commit ac654c61 authored by nimrod's avatar nimrod
Browse files

Small fix.

parent 29832b6e
No related branches found
No related tags found
No related merge requests found
......@@ -255,7 +255,7 @@ new_experiment () {
git clone git@git.shore.co.il:nimrod/experiments.git "$repo"
fi
# shellcheck disable=SC2164
cd "$HOME/Repositories/Shore/experiments"
cd "$repo"
git checkout master
git checkout -b "$name/master"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment