diff options
| author | Max Resnick <max@ofmax.li> | 2020-01-18 12:10:11 -0800 |
|---|---|---|
| committer | Max Resnick <max@ofmax.li> | 2020-01-18 12:10:11 -0800 |
| commit | ddf94e407ca1debfaf06cd7314a7922e31d029a8 (patch) | |
| tree | 8dcbf365f68d1ac5c01c9b02e2d0fcef3e88f4be | |
| download | git-snapshot-ddf94e407ca1debfaf06cd7314a7922e31d029a8.tar.gz | |
init commit
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c17a1b3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# git-snapshot + +A stupid script that snapshots a git repo via bundle and uploads to an object store. |