CLI tool to list all Git branches merged into a base branch with issue link formatting
semantic-release plugin to commit release assets to the project's git repository
Excel Workbook Manager - Read and Write xlsx and csv Files.
Datadog CI plugin for `junit` commands
some useful scripts
Markdown Architectural Decision Records
A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native
generate release PRs based on the conventionalcommits.org spec
CLI for orchestrating AI agents in isolated sandbox environments
React component library
CLI for generating code and running commands
Released plugin for auto. Comments with version + extra
Expensify's ESLint configuration following our style guide
Microsoft Application Insights Core Javascript SDK
A CLI tool implementing the beehive flow git branching process
Microsoft Application Insights Common JavaScript Library
SDK for building great Saleor Apps
Excel Workbook Manager - Read and Write xlsx and csv Files.
Create a stream that emits events from multiple other streams
Delete all those annoying untracked local Git branches in one fell swoop
A CLI tool that automates the process of backporting commits
Common code shared by the other repos.
Kong Component library
Git Scripts to ease the merging of review branches into develop.
The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
A few helpers for classic Git workflows
Kuy is a Ruby gem to simplify git feature branch workflow if you want to pull and merge your develop or master branch
A script to remove all merged branches that aren't specified in the .git-protected-branches file.
Tired of cleaning your git repository's branches manually? This gem will delete all fully merged branches in your repo that are not 1) the active branch 2) the master branch 3) any branch specified in your repo's .branches_to_keep file
gem command around reviewed topic branches. Supports workflow of the form: # alexander: git work-on <topic> git done # bismarck: git status # notice a review branch git review <topic> # happy, merge into master, push and cleanup git accept git review <topic2> # unhappy git reject # alexander: git status # notice rejected topic git work-on <topic> see README.rdoc for more (any) details. To make use of bash autocompletion, you must do the following: 1. Make sure you source share/completion.bash before you source git's completion. 2. Optionally, copy git-topic-completion to your gem's bin directory. This is to sidestep ruby issue 3465 which makes loading gems far too slow for autocompletion.
GitModel persists Ruby objects using Git as a data storage engine. It's an ActiveModel implementation so it works stand-alone or in Rails 3 as a drop-in replacement for ActiveRecord or DataMapper. Because the database is a Git repository it can be synced across multiple machines, manipulated with standard Git client tools, can be branched and merged, and of course keeps the history of all changes.
Interactively manage chains or trees of dependent git branches. Merge or rebase to iteratively incorporate new changes from upstream or intermediate modifications. View your current place within the tree.
The Git Gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the `git` binary. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
http://www.factorylabs.com/images/cargo.png Cargo is a set of tools to help streamline using git and Pivotal Tracker for agile development. Starting a story creates a new branch and finishing a story merges the branch back into master. This can be done either with browser integration or a set of command line tools. More features will be added. This is still alpha software
Content-addressed versioning with branches, merges, diffs, and tags for ActiveRecord models. Like git, but in your database.
No description provided.
No description provided.
No description provided.
No description provided.