mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 01:39:18 +02:00
no lr branches more
This commit is contained in:
parent
e184965722
commit
cf0838bd2a
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
#!/bin/sh
|
||||
|
||||
version=`cat VERSION | sed 's/ //g'`
|
||||
git checkout lr
|
||||
git checkout master
|
||||
git tag $version
|
||||
#git checkout ice-cream-sandwich
|
||||
git checkout lr-ics
|
||||
git checkout yota2
|
||||
git tag $version-ics
|
||||
git checkout lr-nook
|
||||
git checkout nook
|
||||
git tag $version-nst
|
||||
git checkout lr-kindle
|
||||
git checkout kindle
|
||||
git tag $version-kindlefire
|
||||
git checkout master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue