Skip to content
/ gcom Public

Streamline your git commits: a rapid, fuss-free tool for developers.

License

Notifications You must be signed in to change notification settings

sanurb/gcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

⚙️ Requirements

Before you begin, ensure you have met the following requirements:

  • You have installed git

🚀 Installing

To install gcom, follow these steps:

curl -fsSL https://raw.githubusercontent.com/sanurb/gcom/main/install.sh | bash

💻 Using gcom

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 ⭐

About

Streamline your git commits: a rapid, fuss-free tool for developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages