@pikku/addon-git
v0.1.1
Published
Git operations: clone, commit, push, branch, merge, and more.
Readme
@pikku/addon-git
Git operations: clone, commit, push, branch, merge, and more.
Functions
Repository: gitInit, gitClone, gitStatus, gitLog, gitDiff, gitShow, gitClean
Staging & Commits: gitAdd, gitCommit, gitStash, gitReset, gitRevert
Branches: gitBranchList, gitBranchCreate, gitBranchDelete, gitCheckout, gitMerge
Remotes: gitPush, gitPull, gitFetch, gitRemoteList, gitRemoteAdd, gitRemoteRemove
Tags: gitTagList, gitTagCreate
Raw: gitRaw — execute arbitrary git commands
Secrets
No secrets required.
Dependencies
- simple-git
