📝 Made note on more features/refactoring of bgit

This commit is contained in:
z3rOR0ne 2022-07-27 04:12:19 -07:00
parent cf8710a106
commit c63ea96d6e

View file

@ -1,5 +1,9 @@
#!/bin/bash
# checklist:
# [-] add -i flag for install script (default if not git repo is found)
# [-] add -r flag to go back in history (should list rollback and automatically copy commit id to be pasted...)
# Error handling
set -e