git status
git pull
git add
git commit
git push
git rm
git rm -r
git reset HEAD^
git branch --track mpuCn210s origin/mpuCn210s
git checkout mpuCn210s
git reset --hard 19b203531ae7a70d0c2b37b7e7f684e9f4d49e5c //commit id
adb shell mount -o remount -rw /custapps
adb push ./BDService /custapps/bin
adb pull home/log/ .
adb pull /home/userspace/BDUpload/ .
chown -R cyl mpuCn210s/
//scp传送文件
scp -P 20095 /home/cyl/1/libHWKeyboard.a cyl176340@100.69.120.104:/tmp
scp -P 20095 cyl176340@100.69.120.104:/tmp/my0619.tar .