An open API service indexing awesome lists of open source software.

https://github.com/jamiebrynes7/git-tools

A collection of git command line tools. Written in Rust
https://github.com/jamiebrynes7/git-tools

cli git rust workflow

Last synced: about 2 months ago
JSON representation

A collection of git command line tools. Written in Rust

Awesome Lists containing this project

README

          

# Git Tools

This repository contains the tools I had [previously written in Python](https://github.com/jamiebrynes7/useful-scripts), translated to Rust.

## Branch Selector

This is a simple tool for quicking swapping branches.

## Clean Branches

This is a tool for cleaning branches by parsing the pruned remote branches and removing the local equivalents.