Iristyle 28dafef924 EthanBrown.GitAliases
aliases = config --get-regexp alias
    amend = commit --amend
    bl = blame -w -M -C
    changed = status -sb
    f = !git ls-files | grep -i
    hist = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue) [%an]%Creset' --abbrev-commit --date=relative
    last = log -p --max-count=1 --word-diff
    pick = add -p
    stage = add
    standup = log --since yesterday --oneline --author Iristyle
    stats = diff --stat
    sync = ! git fetch upstream -v && git fetch origin -v && git checkout master && git merge upstream/master
    undo = reset head~
    unstage = reset HEAD
    wdiff = diff --word-diff
    who = shortlog -s -e --
2013-03-12 18:37:36 -04:00
2012-10-24 07:59:27 -04:00
2012-10-12 16:44:26 -04:00
2012-10-16 00:48:02 -04:00
2012-11-04 10:18:43 -05:00
2012-10-10 02:45:39 -04:00
2012-10-10 02:48:08 -04:00
2012-10-02 07:48:39 -04:00
2012-10-02 04:42:21 -07:00

ChocolateyPackages

Chocolatey Install Packages

Description
string
Readme 3.8 MiB
Languages
Python 66.7%
JavaScript 28%
PowerShell 4.3%
CSS 0.5%
HTML 0.3%
Other 0.1%