妮仔的學習筆記

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)

追蹤者

熱門文章

  • [w]linux audio 權限問題
    由於ubuntu 無法看到Projetc音效卡的資訊 根據之前/dev/video0的權限經驗 今天也把audio 權限修改之後就可以看到了 Solution: vi /etc/group audio:x:29:pulse,myname myname是我登入的名稱 How to ...
  • Modify ramdisk.img on android
    open device board and find ramdisk.img location 1. #ls /dev/block 2. #cd /data/tmp 3. #mount -t ext3 /dev/block/mmcblk0p1 mnt/ 4. on /data/t...
  • beagleboard format mmc card
    step1: umount disk #umount /media/disk step2: list disk and delete disk format #fdisk -l /dev/mmcblk0 #fdisk /dev/mmcblk0 step3: partition d...
  • Linux script: grep in a test/if statement
    http://www.unix.com/shell-programming-scripting/57761-using-grep-test-if-statement.html exampe1: cd ${PATH} if [ 'grep SOME_STRING $PATH...
  • objdump
    objdump -t u-boot objdump -d u-boot -i objdump –i 顯示支援的檔案格式與機器架構 -f objdump -f a.o 顯示檔頭資訊 (-file-headers) -h objdump -h a.o 顯示區段表...
  • ubi filesystem on NAND
    #ubinfo /dev/ubi0 Volumes count: 0 Logical eraseblock size: 1032192 bytes, 1008.0 KiB ...
  • minicom
    minicom -c on
  • 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...
  • Using diff on VIM
    http://www.farmer.idv.tw/index.php?viewDoc=364 *vimdiff FILE_LEFT FILE_RIGHT *然後在vim的ex模式(也就是"冒號"模式)下輸入: :vertical diffsplit FILE...
  • 占用tty的Program解法,讓她可以auto run
    cd /system/bin ./app 2> /dev/null 1> /dev/null
圖片視窗主題. 技術提供:Blogger.