GitUI Cheatsheet
·
115 words
·
1 minute read
gitui: Terminal UI for Git.
Specify the color theme (defaults to theme.ron
):
gitui --theme theme
Store logging output into a cache directory:
gitui --logging
Use notify-based file system watcher instead of tick-based update:
gitui --watcher
Generate a bug report:
gitui --bugreport
Use a specific Git directory:
gitui --directory path/to/directory
Use a specific working directory:
gitui --workdir path/to/directory
Display help:
gitui --help
Display version:
gitui --version
More information: https://github.com/extrawurst/gitui .
I hope this post helps you. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .