use git checkout instead of git co

This commit is contained in:
Andrew Dolgov 2011-11-21 16:15:54 +04:00
parent 56d7e94353
commit b9d5537724
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ fi
git clone . dpkg-tmp/tt-rss
cd dpkg-tmp/tt-rss
git co $1
git checkout $1
debuild -i -us -uc
debuild -i -us -uc -b -aamd64