S bbf79dbabed064bf6ddaf6031f1a91e3 git設定

エイリアスの設定

例えばこんな感じ。
$ git config --global alias.st "status"

設定ファイルの場所

~/.gitconfig
vi ~/.gitconfig
で設定を追加したり変更してもOK
↓こんな風に書いてある
[alias]
  st = status

色をつける

[color]
  status = auto
  diff = auto
  grep = auto
などなど!

もしかして

    他の人の「git設定」

    S bbf79dbabed064bf6ddaf6031f1a91e3

    モノづくりって楽しい(*´∀`*) / [html][css][java script][jQuery][php][cakephp][MySQL] / [illustrator][photoshop][sai][EDGE]

    (210words)

    最新

      最新エントリ

        関連ツイート