gcom simplifies the git commit process, enabling developers to swiftly stage and commit changes with minimal fuss. Ideal for quick updates, it automates routine git operations, making it a go-to tool for efficient code versioning.
Before you begin, ensure you have met the following requirements:
- You have installed
git
To install gcom, follow these steps:
curl -fsSL https://raw.githubusercontent.com/sanurb/gcom/main/install.sh | bash
USAGE:
gcom [FLAGS]
FLAGS:
Select files sorted newest first
-a Batch commit files oldest first
-n Select files sorted by name
-an | -na Batch commit files sorted by name
-h Show help
⭐ hit the star button if you found this useful ⭐