Skip to content

sixtyseven/gitconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

[core]

    editor = vim

[user]

    email = lsq***@gmail.com
    
    name = Bruce

[color]

    ui = auto

[alias]

    lp = log --pretty=format:"%h%x09%an%x09%ad%x09%s"
    
    cm = commit -am
    
    cmt = commit -am 'tmp'
    
    stat = status

About

my gitconfig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors