いろいろあって、いまはこんな感じになってます。

   1  [alias]
   2    co = checkout
   3    ci = commit -a
   4    st = status
   5    up = pull --rebase
   6    a  = add
   7    b  = branch
   8    c  = commit
   9    d  = diff

posted by Png genki on Thu 2 Apr 2009 at 12:43 with 2 comments

Comments:

Face Leonard Chin (レオ) about 15 years ago.

じゃ、オレも晒してみる

   1  [alias]
   2  	st = status
   3  	ci = commit
   4  	co = checkout
   5  	staged = diff --cached
   6  	unstaged = diff
   7  	both = diff HEAD
   8  	oneline = log --pretty=oneline --abbrev-commit
   9  	amend = commit --amend
  10  

Png 瀧内元気 about 15 years ago.

おお、amend良いですねー

or Preview
Social Bookmarks
  • Delicious
  • B_entry1396
  • Clip_16_12_w
Services from s21g
twpro(ツイプロ)
Twitterプロフィールを快適検索
地価2009
土地の値段を調べてみよう
MyRestaurant
自分だけのレストラン手帳
Formula
ブログに数式を埋め込める数式コミュニティ