diff options
| author | Franck Cuny <franck@fcuny.net> | 2024-03-10 09:35:50 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2024-03-10 09:35:50 -0700 |
| commit | 3218a873291aa202dc66e3124e3b13e3d7f41966 (patch) | |
| tree | b981d59661b6813cc719298fcb8ae91d99319f5f /packages/import-gh-to-gitea/README.org | |
| parent | install the zed editor (diff) | |
| download | infra-3218a873291aa202dc66e3124e3b13e3d7f41966.tar.gz | |
delete a bunch of stuff
Diffstat (limited to 'packages/import-gh-to-gitea/README.org')
| -rw-r--r-- | packages/import-gh-to-gitea/README.org | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/import-gh-to-gitea/README.org b/packages/import-gh-to-gitea/README.org deleted file mode 100644 index 2e26b88..0000000 --- a/packages/import-gh-to-gitea/README.org +++ /dev/null @@ -1,12 +0,0 @@ -#+TITLE: Import GitHub repositories to gitea - -Scripts to move my repositories from GitHub to my instance of [[https://git.fcuny.net][gitea]]. - -* import repositories -#+begin_src sh -python3.10 import-gh-to-gitea.py -g (pass api/github/terraform|psub) -G (pass api/git.fcuny.net/gh-import|psub) -#+end_src -* archiving repositories -#+begin_src sh -python3.10 archive-projects.py -t (pass api/git.fcuny.net/gh-import|psub) -#+end_src |
