More actions
imported>joojis No edit summary |
imported>joojis No edit summary |
||
| Line 10: | Line 10: | ||
== Commands == | == Commands == | ||
repo forall -c 'git checkout `git rev-list --all -n1 --before="2015-05-03 20:00"`' | ~/trunk/src/scripts$ repo forall -c 'git checkout `git rev-list --all -n1 --before="2015-05-03 20:00"`' | ||
# 5월 3일 20시 상태로 sync | |||
Revision as of 09:18, 7 June 2015
[[pagelist(^chromium-pi)]]
오늘의 삽질
- 정진경이 소스를 정상으로 돌려놈
- 빌드를 함
- 무한의 인피니티
Commands
~/trunk/src/scripts$ repo forall -c 'git checkout `git rev-list --all -n1 --before="2015-05-03 20:00"`'
- 5월 3일 20시 상태로 sync