Code: Select all
git: 'co' is not a git command. See 'git --help'.
Seems to be better to write full git commands:
Code: Select all
git checkout $1
Code: Select all
git: 'co' is not a git command. See 'git --help'.
Code: Select all
git checkout $1
Users browsing this forum: No registered users and 3 guests