]> git.armaanb.net Git - bin.git/blob - man/git-check.1.scd
Write manpages
[bin.git] / man / git-check.1.scd
1 get-check(1)
2
3 # NAME
4 git-check - print a summary of Git repos in a directory
5
6 # SYNOPSIS
7 *git* check [directory]
8
9 # DESCRIPTION
10 Prints a diffstat for each repo in $PWD or given directory.
11
12 # COPYRIGHT
13 This is free and unencumbered software released into the public domain. For more
14 information, please refer to <https://unlicense.org/>.