]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
git: Add fs command.
authorSimon Ruderich <simon@ruderich.org>
Mon, 20 Apr 2009 15:22:13 +0000 (17:22 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 20 Apr 2009 15:22:13 +0000 (17:22 +0200)
gitconfig.m4

index 4ab33c07423906770e2567b94a4b075ace3f1139..cc29fcbed7b319b80362f3bad147dde9ab98bdce 100644 (file)
@@ -24,6 +24,7 @@ include(../lib.m4)
        br = branch
        me = merge
        # Custom commands.
+       fs = fsck --strict --full
        glog = log --pretty=oneline --graph --all
 
 [merge]