auto-released
Automatic release and git-related operations and webhook
Automatic release and git-related operations and webhook
webhook, auto-pull your code to the server
Perform the git-operations in NodeJS/Javascript/Typescript.
Plugin for SF CLI to addapt sfdx-aura-helper plugin to the new SF CLI Tool. This CLI contains to many util commands for every Salesforce Project. List and Describe metadata types, create package files from many sources (including git), maintenance your lo
Aura Helper CLI aplication Tools converted into SFDX Plugin
The best practices for front-end git flow
Shell scripts package to the containers native interface BalenaOS for the Raspberry Pi.
A command-line tool for tagging and pushing Git commits with version increment and pipeline URL generation.
Core of gitgraph, a JavaScript library to draw pretty git graphs
[](https://www.npmjs.com/package/@gitgraph/react) [](https://github.com/nicoespeon/gitgraph.js/blob/master/pac
Differentiate the build environment by branch name
An npm package that creates a new git branch, suggests a name, and uses OpenAI's ChatGPT to develop code for the branch.
A CLI tool to interactively delete Git branches. Forked from https://github.com/stefanwille/git-branch-delete
git branch create tool
theme music for your branches
help remove messy old git branches
Deploy by pushing to a deploy* branch made simplier.
A command-line tool to delete all git local and remote branches except 'main'. Delete Git branches in bulk.
A git commit-msg hook that automatically inserts a matched pattern from the active branch name to the commit message.
Enforces Git branch naming conventions. It ensures branches follow the required format (e.g., feature/branch-name, bugfix/issue-123) and prevents invalid names before creation. Ideal for teams maintaining consistent workflows! 🚀