Gitless

PHOTO EMBED

Thu Aug 29 2024 07:44:33 GMT+0000 (Coordinated Universal Time)

Saved by @mikefried

$ gl commit -m "foo and bar"
$ gl commit -m "only foo" foo.py
$ gl commit -m "only foo and baz" foo.py baz.py
$ gl commit -m "only foo" -e bar.py
$ gl commit -m "only foo and baz" -e bar.py -i baz.py
$ gl commit -m "foo, bar and baz" -i baz.py
content_copyCOPY

https://gitless.com/