-
Notifications
You must be signed in to change notification settings - Fork 105
🪜 Workflow
Charles Chiu edited this page Oct 21, 2022
·
9 revisions
This is like typing in the account/password, so make sure you follow ALL the steps in set-up-git.
NOTE: SSH-keys is preferred to use in this workflow, PLEASE set it properly, PLEASE. Connecting over SSH Section Link
This is like creating a folder in GitHub, follow create-a-repo to create a private repo.
NOTE: If you create a public repo, that means everyone on GitHub can see what you put in there. You don't want that, do you?
In your repo page > Add file > Create new file > Name your file: .gitignore.
Type those:
logseq/bak/
logseq/.recycleClick the green Code button of this repo and Download ZIP, then unzip it for later use.