1GIT-VERSION(1) Git Manual GIT-VERSION(1)
2
3
4
6 git-version - Display version information about Git
7
9 git version [--build-options]
10
12 With no options given, the version of git is printed on the standard
13 output.
14
15 Note that git --version is identical to git version because the former
16 is internally converted into the latter.
17
19 --build-options
20 Include additional information about how git was built for
21 diagnostic purposes.
22
24 Part of the git(1) suite
25
26
27
28Git 2.43.0 11/20/2023 GIT-VERSION(1)