diff options
| author | fabian <fabian@posixlycorrect.com> | 2025-08-26 00:11:07 +0200 |
|---|---|---|
| committer | fabian <fabian@posixlycorrect.com> | 2025-08-26 00:11:07 +0200 |
| commit | 0cca536ce9a59508da0e1cac7468f4365807409e (patch) | |
| tree | 84bc40cf5530c836067ce442564635f117694409 | |
| parent | 959d6b1df45f64a2e4a01cdb48d26ae30a523715 (diff) | |
add README.md
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..aced5a2 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +### Push: + + git subtree push --prefix=trivionomicon forgejo@git.posixlycorrect.com:deepState/trivionomicon.git master + + +### Pull: + + git subtree pull --prefix=trivionomicon forgejo@git.posixlycorrect.com:deepState/trivionomicon.git master |
