妮仔的學習筆記

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)

追蹤者

熱門文章

  • Using wpa_supplicant on Android
    service wpa_supplicant /system/bin/wpa_supplicant -Dtiwlan0 -itiwlan0 -c/data/misc/wifi/wpa_supplicant.conf -dd socket wpa_tiwlan0 dgram...
  • study input device
    http://www.mask.org.tw/blog/category/linux/ http://blog.csdn.net/colorant/archive/2007/04/12/1561837.aspx Driver -> InputCore -> Event...
  • Study vi edit
    1. Using Vi to see Hex file :!xxd 2.http://edt1023.sayya.org/vim/node1.html 3. [count] CMD [addr] count : 次數 CMD : command addr ...
  • Study BT concept
    http://dicky-chiang.blogspot.com/2009_07_01_archive.html 先總結一下目前我所認知BT : 藍牙協議堆疊依照其功能可分四層: * 核心協議層(HCI、LMP、L2CAP、SDP) * 線纜替換協定層(RFCOMM) * 電話控...
  • Using iw command to link AP
    # enable wifi # iw dev wlan0 scan | grep SSID # iw wlan0 connect "SSID" # iw dev wlan0 link # netcfg wlan0 dhcp Turn off pow...
  • android: lcd backlight
    1. packages/apps/Settings/src/com/Android/settings/ BrightnessPreference.java 2.frameworks/base/core/java/Android/os/ IPowerManager.aidl...
  • Linux script : echo -e
    echo -e "My name is \t test" You will see the My name is test -e: enable backslash ascapes The backslash-escaped characters...
  • linux and android power management information
    @ Normal Linux suspend - Source code : kernel_src/kernel/main.c kernel_src/kernel/arch/arm/mach-xxx/pm.c - usersp...
  • Java : Arrarys
    Arrays in Java are also objects. we use the following syntax: int[ ] arry; // There is no size We create new size like below arry = new ...
  • sshfs on ubuntu
    Use sshfs instead, there is no setup necessary at all and you get "proper" mount points that are recognized by any application: ...
圖片視窗主題. 技術提供:Blogger.