Skip to main content

Other Command

AndyBinOriginalLess than 1 minute

Conclusion

Display color prompt

git config --global color.ui true

View all Git configurations

git config --list

Update Git client (after version 2.16.1)

git update-git-for-windows

Update the Git client (version 2.14.2-2.16.1)

git update

Before 2.14.2, uninstall Git, download the new version, install it. When you use Linux, run the command yum install Git (CentOS, for example)

View Git version

git --version
Last update:
Contributors: rumosky
Comments
  • Latest
  • Oldest
  • Hottest