Bash-script to automatically back up files in a given list via git version control
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112131415
  1. Bestand.xlsx exists.
  2. Bestand.xlsx has not changed, skipping.
  3. ToDo.xlsx exists.
  4. ToDo.xlsx has not changed, skipping.
  5. Git doesn't report any changes. No new commit. Exiting.
  6. Fr 27 Mai 2022 17:01:20 CEST
  7. Bestand.xlsx exists.
  8. Bestand.xlsx has not changed, skipping.
  9. ToDo.xlsx exists.
  10. ToDo.xlsx has not changed, skipping.
  11. Git doesn't report any changes. No new commit. Exiting.
  12. Fr 27 Mai 2022 17:02:19 CEST
  13. Bestand.xlsx has not changed, skipping.
  14. ToDo.xlsx has not changed, skipping.
  15. Git doesn't report any changes. No new commit. Exiting.