[user]email=jiangzheahu@126.comname=jiangzhe[push]default=matching[color]ui=true[core]editor=vim[alias]co=checkoutci=commitst=statusbr=branch-vrt=reset--hardunstage=resetHEAD^uncommit=reset--softHEAD^#l = log --pretty=oneline -- abbrev-commit --graph --decorate
l=log--pretty=format:'%h:%s'--topo-order--graphg=grep-n--color-Ecp=cherry-pick-xnb=checkout-bamend=commit--amendwho=shortlog-n-s--no-merges#'git add -u' handles deleted files, but not new files
#'git add .' handles any current and new files, but not deleted
#'git addall' noe handles all changes
addall=!sh-c'gitadd.&&gitadd-u'#Handy shortcuts for rebasing
rc=rebase--continuers=rebase--skiipra=reabse--abort
# some more ls aliases
aliasll='ls-alF'aliasla='ls-A'aliasl='ls-CF'# Alias definitions.
# You may want to put all your additions into a separate file like
# ~/.bash_aliases, instead of adding them here directly.
# See /usr/share/doc/bash-doc/examples in the bash-doc package.
if[-f~/.bash_aliases];then.~/.bash_aliasesfi