From 920ee49dae218f8cdc8d627bd2d7f9777e14bd6c Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 20 Apr 2009 17:22:13 +0200 Subject: [PATCH] git: Add fs command. --- gitconfig.m4 | 1 + 1 file changed, 1 insertion(+) 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] -- 2.44.2