GitSheet is a Git command reference app for engineers.
It provides detailed explanations of 116 Git commands, including options, usage examples, and internal workings. It works offline, allowing you to quickly check commands even without an internet connection.
[Main Features]
* Includes 116 Git commands
Categorized into 12 categories: Setup, Basic Operations, Branches, Remotes, History, Stash, Tags, Submodules, etc. Each command's options, usage examples, and internal workings are carefully explained.
* Reverse Lookup Search
You can search for commands based on the operation you want to perform, such as "I want to undo a commit" or "I want to switch branches."
* Bookmark Function
You can bookmark frequently used commands for quick access.
* Copy Commands with One Tap
Simply tap the command name or usage example to copy it to the clipboard. You can then paste it directly into the terminal.
* Syntax Highlighting
A terminal-style UI displays commands, options, and arguments in color for easy viewing.
* Dark Mode Support
Supports three modes: Dark, Light, and System.
* Mac/Windows Switching
Allows switching between displaying supplementary information for each OS.
* 4 Language Support
Supports Japanese, English, Spanish, and Korean.
* Flutter Commands Included
By turning on the display of Flutter commands (45 commands) in the settings, you can also view Flutter CLI commands.
* Fully Offline Compatible
All data is included within the app. No internet connection is required.
* Recommended for:
* Programming beginners just starting to learn Git
* Engineers who often forget command options
* Developers who use Git in the terminal
* Those who want to understand the internal workings of Git