mirror of
https://github.com/flancian/garden.git
synced 2026-08-11 17:21:44 +00:00
e26cc36d7c
Will still revert journals to [[iso 8601]] after this commit.
182 B
182 B
push an existing repository to a new remote
- first commit
- then:
git remote add origin git@example.org:username/repo.git
git branch -M main
git push -u origin main