妮仔的學習筆記

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 ::
    過年走春
    11 年前

網誌存檔

  • ►  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)

追蹤者

熱門文章

  • wifi calibrator for Tx/RX testing
    ********************************************* *Tx ********************************************* 1. Make sure you turn off wifi on UI 2. ...
  • git log
    http://gitready.com/advanced/2009/01/20/bend-logs-to-your-will.html #git log -n   show all content #git log -p  show one line #git l...
  • trick : vi and cscope
         vi CTRL-] : 檢索游標所在位置的函式(或變數),跳到函式本體或變數定義的地方 CTRL-O : 跳回前一個游標的位置 (Go to older cursor position in jump list) CTRL-I : 跳到下一個游標的位置 (Go t...
  • how to create remote git repository
    //for remote repository step1: create public directory for remote access repository #mkdir /git/pub step2: #cd /git/pub ...
  • Create Mount point
    cat /proc/mounts > mtab df -h
  • * ubuntu mplayer using fbdev
    reference http://forum.ubuntu.org.cn/viewtopic.php?f=74&t=118666 #mplayer -vo help #mplayer -vo fbdev /media/sda7/else/lian.flv #mplayer...
  • 720p and 1080p 備忘
    [7] = { //720p .pixclock = 0, .refresh = 60, .xres = 1280, .yres = 720, .hsync_len = 40, .le...
  • linux : debugfs
    We can find out /sys/kernel/debug folder and we can create folder to debug our driver Below is example code to create new folder and file...
  • 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...
  • wifi reference web site
    http://processors.wiki.ti.com/index.php/OMAP_Wireless_Connectivity_NLCP_WLAN_Station_WPA_Supplicant_Configuration_file http://processors.w...
圖片視窗主題. 技術提供:Blogger.