妮仔的學習筆記

2012年8月19日 星期日

linux shell good site

http://www.study-area.org/linux/system/linux_shell.htm
張貼者: 妮妮媽咪的學習Map 於 晚上10:27 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest

2012年8月12日 星期日

repo:Change branch in existed repo directory


Get code with a manifest in branch ABC:
#cd .repo/manifests
#git pull
#git checkout -b ABC origin/ABC
#cd ../..
#repo sync -d
#repo start NEW_BRANCH --all
張貼者: 妮妮媽咪的學習Map 於 晚上7:41 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
較新的文章 較舊的文章 首頁
訂閱: 文章 (Atom)

訂閱

發表文章
Atom
發表文章
所有留言
Atom
所有留言

搜尋此網誌

關於我自己

妮妮媽咪的學習Map
檢視我的完整簡介

我的網誌清單

  • 妮仔的發呆地 - 幸福就是珍惜現在擁有的 :: 痞客邦 PIXNET ::
    過年走春
    12 年前

網誌存檔

  • ►  2015 (1)
    • ►  5月 (1)
  • ►  2013 (7)
    • ►  6月 (2)
    • ►  5月 (1)
    • ►  4月 (1)
    • ►  3月 (3)
  • ▼  2012 (38)
    • ►  11月 (1)
    • ►  10月 (4)
    • ►  9月 (3)
    • ▼  8月 (2)
      • linux shell good site
      • repo:Change branch in existed repo directory
    • ►  7月 (10)
    • ►  6月 (3)
    • ►  5月 (13)
    • ►  3月 (2)
  • ►  2011 (29)
    • ►  9月 (9)
    • ►  8月 (10)
    • ►  6月 (4)
    • ►  4月 (5)
    • ►  2月 (1)
  • ►  2010 (50)
    • ►  12月 (4)
    • ►  11月 (9)
    • ►  10月 (11)
    • ►  9月 (3)
    • ►  8月 (5)
    • ►  7月 (1)
    • ►  6月 (5)
    • ►  5月 (3)
    • ►  3月 (3)
    • ►  2月 (1)
    • ►  1月 (5)
  • ►  2009 (33)
    • ►  12月 (2)
    • ►  11月 (2)
    • ►  10月 (5)
    • ►  9月 (6)
    • ►  8月 (18)

追蹤者

熱門文章

  • Install VLC on ubuntu 9.10
    You need to check that a "multiverse" mirror is listed in your /etc/apt/sources.list. % sudo apt-get update % sudo apt-get insta...
  • android JB build error
    export SHELL=/bin/bash
  • Android Build Number
    reference: http://blog.roodo.com/thinkingmore/archives/14594619.html http://blog.csdn.net/yrj/article/details/5785894 I only setting : mydr...
  • 我的第一個Linux 工作小筆記
    第一個工作小筆記開張瞜!!
  • *build busybox and create rootfs for nfs
    step1: build busybox #make menuconfig CROSS_COMPILE=arm-none-linux- #make CROSS_COMPILE=arm-none-linux #make install CROSS_COMPILE=arm-none-...
  • android: getevent
    getevent : it is android tool in device. it show device capabilities. #getevent -p #getevent #getevnet -i reference: http://source.and...
  • linux script :Using while loop
    http://www.cyberciti.biz/faq/bash-while-loop/ bash while loop syntax while [ condition ] do command1 command2 command3 done ==============...
  • Look Android ramdisk image
    Tar: #cd /tmp/data #cat ../ramdisk.img | gunzip | cpio -idv store: find . | cpio -o -H newc | gzip > ../ramdisk.img
  • android: Filter logcat to get only you want message
    adb -d logcat your_package_name:log_level *:S ex: adb -d logcat com.example.example:I *:S reference: http://stackoverflow.com/ques...
  • RIL for android
    RIL: Radio Interface Layer, RIL控制數據機和提供通訊協定(Protocol) 並且和rild(ril daemon)溝通. RIL主要是基於AT command來操作,如發命令和response解析等等 *Android ril ...
圖片視窗主題. 技術提供:Blogger.