toasterllc / debase

drag & drop git editing from the comfort of your terminal

Home Page:https://toaster.llc/debase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debase

debase screen recording

debase makes editing git history easier by allowing you to move / copy / edit / delete commits with a mouse.

Full details: toaster.llc/debase.

Download

Compiled binaries are available at toaster.llc/debase.

Build for macOS

Build

# x86_64 + arm64
make -j8

# x86_64 only
make -j8 ARCHS=x86_64

Notarize Binary

make notarize

Check status of notarization process

make notarize-status

Test local binary notarization

make notarize-test

Build for Linux

make -j8

About

drag & drop git editing from the comfort of your terminal

https://toaster.llc/debase

License:Other


Languages

Language:C 62.7%Language:HTML 19.1%Language:C++ 6.3%Language:Ada 4.7%Language:Roff 4.4%Language:Makefile 0.7%Language:Shell 0.7%Language:CMake 0.3%Language:Awk 0.3%Language:Perl 0.3%Language:sed 0.1%Language:Batchfile 0.1%Language:Python 0.1%Language:M4 0.0%Language:NSIS 0.0%Language:Objective-C++ 0.0%Language:Go 0.0%