Changeset 625e173 in lab.git for TipAndDoc


Ignore:
Timestamp:
Nov 18, 2012 9:54:44 PM (11 years ago)
Author:
mitty <mitty@…>
Branches:
master, trunk
Children:
dea39ad
Parents:
8c3e911
Message:
  • change 'uno' command to 'st'
    • "git status -uno" is mostly used

git-svn-id: https://lab.mitty.jp/svn/lab/trunk@181 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TipAndDoc/.gitconfig

    r8c3e911 r625e173  
    1212    ls = ls-files 
    1313    nm = branch --no-merged 
    14     st = status 
    15     uno = status -uno 
     14    st = status -uno 
    1615[core] 
    1716    excludesfile = ~/.gitignore 
Note: See TracChangeset for help on using the changeset viewer.