gzy-1.1.6 is not a library.
gzy
gzy is a simple CLI tool that makes common Git operations faster and easier.
It provides shorter and more convenient commands for everyday Git workflows.
Supported commands include:
init, add, commit, branch, push, remote, clone, checkout, status, log
🚀 Installation
Usage
# Init
# Add file
# Commit
# Create branch
# Add remote repository
# Push
# Clone
# Switch to existing branch
# Create and switch to a new branch
# Status
# Log