More docs in README.md
This commit is contained in:
parent
122809d7bb
commit
c64209e11b
@ -55,4 +55,4 @@ Check `.github/workflows/tests.yaml` for the test workflow.
|
||||
|
||||
- Keep track of latest commit backuped to allow iterative backups. As for now, the script checks all commits (which is not really efficient); However, if latest commit backup is tracked and this commit to be overwritten by a force push, it will be eventually required to re-do the whole backup.
|
||||
- Keep commit messages, metadata (commiter, date), so it is possible to rebuild the git repository DAG.
|
||||
|
||||
- Move the script/workflow out of the backup repository to allow a re-usable workflow! Also, it is quite boring having the script in the same repository as it will create conflicts during push, as pushing will start backuping and will require pulling again the code.
|
||||
|
Loading…
Reference in New Issue
Block a user