GoNZooo / unstaged

Small tool for checking which sub-directories have unstaged changes. Part of a video tutorial: https://youtu.be/WYrhfPcyqbw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unstaged

A small tool for checking which sub-directories of a given directory have unstaged changes in them. Written as part of a videotutorial on solving small problems in Haskell:

Watch

Install with:

stack install

and run subsequently with:

unstaged <path>

About

Small tool for checking which sub-directories have unstaged changes. Part of a video tutorial: https://youtu.be/WYrhfPcyqbw


Languages

Language:Haskell 96.5%Language:Emacs Lisp 3.5%