📝 Made note on more features/refactoring of bgit
This commit is contained in:
parent
cf8710a106
commit
c63ea96d6e
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue