jamiebrynes7 / git-tools

A collection of git command line tools. Written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Tools

This repository contains the tools I had previously written in Python, 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.

About

A collection of git command line tools. Written in Rust


Languages

Language:Rust 78.4%Language:Shell 21.6%