Commit Diff


commit - 0ad82aae19b7411d5d9a376a6c5fdcdeb24d9f31
commit + ac220a82c0009b7ad8cdaf1c78ecedf5a33b872b
blob - 8300e2a571c953e56413eb314685b2ca8fcb172b
blob + a42a122208584e78489a51795f43c7d4b8eb498a
--- lib/git
+++ lib/git
@@ -4,7 +4,7 @@
 	email = o@olowe.co
 [alias]
 	co = checkout
-	st = status
+	st = status -s
 	ci = commit
 	up = pull -r
 	b = branch