YtvwlD / git-regret

git regret --hard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility to other operating systems

YtvwlD opened this issue · comments

Currently this is only tested on Ubuntu - and probably doesn't work on Windows.

+1 interest for macOS

There is nothing really platform specific in here.
You'll need git (obviously) and a working Python 3 interpreter in your path.
To install, you need to copy the git-regret file from this repo to somewhere in your path (and make sure it is marked as executable).

I'll update the provided Makefile to use /usr/local/bin.