SkillAgentSearch skills...

Gacp

Utility to commit & push to git with co-authors.

Install / Use

/learn @lamak-qaizar/Gacp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GACP

GACP does a git add, commit & push, with the ability to add co-authors.

gacp "resolved long method code smell" co:fahad,haris will create the following commit message and push it:

resolved long method code smell

Co-authored-by: Fahad Khan <fahad.khan@domain.com>
Co-authored-by: Haris Khan <haris.khan@domain.com>

Installation

Run the following command to install gacp.

bash < <(curl -s -H 'Cache-Control: no-cache, no-store' https://raw.githubusercontent.com/lamakq/gacp/master/installer.sh)

You may need to create a new session of your terminal afterwards.

Usage

Add & commit

gac "refactored code"

Add, commit & push

gacp "refactored code"

Add, commit & push with co-authors

gacp "refactored code" co:fahad,haris

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Sep 12, 2023

No findings