Skip to content

Note

不挑戰記憶力的技術筆記

Menu
Menu

分類: Git

[OSX]使用 brew 更新 git

Posted on 2016 年 4 月 29 日 by febr

brew update #將brew升級到最新版本 brew install git #取得最新版本 witc…

Read more

[Git] 查詢commit數量

Posted on 2015 年 1 月 8 日 by febr

想查詢全部共有多少 commits $ git rev-list HEAD –count 查詢各作者的com…

Read more

[Git] git stash

Posted on 2014 年 11 月 11 日 by febr

有時候開發到一半,突然要去做其他事情,但目前開發還沒到要commit的階段,可以使用git stash將資料暫…

Read more

SVN轉移至Git

Posted on 2014 年 10 月 5 日 by febr

為了簡單快速的把 Subversion(SVN) 的專案改由 Git 做版控,並保留住所有的log,使用 su…

Read more

Git安裝及建置環境、常用指令

Posted on 2014 年 5 月 3 日 by febr

官網:http://git-scm.com/ 離線版文件:C:Program Files (x86)Gitdo…

Read more

[Git] SourceTree讀取已有的SSH key

Posted on 2014 年 5 月 2 日 by febr

SourceTree是套不錯的git GUI,安裝很簡單 必須先設定sourceTree的ssh key,才能…

Read more

[Git] Git clone出現的問題

Posted on 2013 年 7 月 18 日 by febr

有時候clone會出現以下訊息: $git clone git@gitserver:ProjectName f…

Read more

[Git].gitignore

Posted on 2013 年 4 月 24 日 by febr

於project的根目錄底下建立.gitignore,其中列出的檔案名稱將被忽略,不會commit及push(…

Read more

近期文章

  • [AWS] S3 Object Initiate restore (復原回 Standard)
  • [Windows] 使用者快速登出的方法 Logout/ Logoff/Sign Out from Windows User Account
  • [Windows] Windows 11 安裝Server管理工具Install RSAT(Remote Server Administrator Tools)
  • Chrome出現:你的連線不是私人連線 Your connection is not private
  • [C#] 取得 Request URL 的方法

近期留言

    彙整

    分類

    • Ajax
    • Android
    • ASP
    • ASP.NET MVC
    • Azure
    • C#
    • Cisco
    • CSS
    • Delphi
    • Developer Tools
    • Framework
    • FreeBSD
    • Git
    • HTML5
    • javascript
    • jQuery
    • Juniper
    • Linux
    • Mac
    • PHP
    • Python
    • Server&OS
    • Software
    • SQL server
    • Sublime Text
    • Ubuntu
    • Visual Studio
    • Vmware
    • Web Design
    • Web Development
    • Windows
    • WordPress
    • 未分類
    • 未分類

    彙整

    分類

    • Ajax
    • Android
    • ASP
    • ASP.NET MVC
    • Azure
    • C#
    • Cisco
    • CSS
    • Delphi
    • Developer Tools
    • Framework
    • FreeBSD
    • Git
    • HTML5
    • javascript
    • jQuery
    • Juniper
    • Linux
    • Mac
    • PHP
    • Python
    • Server&OS
    • Software
    • SQL server
    • Sublime Text
    • Ubuntu
    • Visual Studio
    • Vmware
    • Web Design
    • Web Development
    • Windows
    • WordPress
    • 未分類
    • 未分類

    其他操作

    • 登入
    • 訂閱網站內容的資訊提供
    • 訂閱留言的資訊提供
    • WordPress.org 台灣繁體中文
    © 2025 Note | Powered by Superbs Personal Blog theme