chore(EthanBrown.GitAliases): release 0.0.4

This commit is contained in:
Iristyle
2013-04-25 08:51:13 -04:00
parent f28da7f9a7
commit 7293dbd322

View File

@@ -3,7 +3,7 @@
<metadata>
<id>EthanBrown.GitAliases</id>
<title>Git - Aliases</title>
<version>0.0.3</version>
<version>0.0.4</version>
<authors>Various</authors>
<owners>Ethan Brown</owners>
<summary>Git aliases</summary>
@@ -12,8 +12,8 @@
aliases = config --get-regexp alias
amend = commit --amend
bl = blame -w -M -C
bra = git branch -rav
branches = git branch -rav
bra = branch -rav
branches = branch -rav
changed = status -sb
f = !git ls-files | grep -i
filelog = log -u