Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

git utilities/wrappers
https://github.com/seanenck/git-tools

git utilites

Last synced: 16 days ago
JSON representation

git utilities/wrappers

Awesome Lists containing this project

README

        

git-tools
===

Various git-based utilities/wrappers for personal use

[![build](https://github.com/seanenck/git-tools/actions/workflows/build.yml/badge.svg)](https://github.com/seanenck/git-tools/actions/workflows/build.yml)

## utilities

### git-uncommitted

Reports and tracks the various "known" states of a git repository indicating it
has (potentially) uncommitted changes

### git-current-state

Is the backend for `git-uncommitted` that processes state of a repository

### git-dotfiles

Handles deploying dotfiles

### git-motd

Provides a shell startup "message of the day" (based on other commands)

## build

clone and `just`