gzy-1.2.0 is not a library.
gzy
gzy is a simple CLI tool designed to make everyday Git operations faster and easier.
It allows you to run common Git commands using shorter and more intuitive syntax.
Supported Commands
init, add, commit, branch, push, remote, clone,
checkout, status, log, conflict, sync
Usage
# Initialize a repository
# Add a file
# Commit changes
# Create a branch
# Add a remote repository
# Push changes
# Clone a repository
# Create and switch to a new branch
# Resolve conflicts by keeping your changes
# Resolve conflicts by keeping their changes
# Abort the merge
# Sync the current branch with upstream/develop
# Specify a branch to sync
# Show repository status
# Show commit log