From: Simon Ruderich Date: Mon, 20 Apr 2009 15:22:13 +0000 (+0200) Subject: git: Add fs command. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=920ee49dae218f8cdc8d627bd2d7f9777e14bd6c;p=config%2Fdotfiles.git git: Add fs command. --- diff --git a/gitconfig.m4 b/gitconfig.m4 index 4ab33c0..cc29fcb 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -24,6 +24,7 @@ include(../lib.m4) br = branch me = merge # Custom commands. + fs = fsck --strict --full glog = log --pretty=oneline --graph --all [merge]