Skip to content

Commit 09e5295

Browse files
committed
enh(guides/sync-git): Add tips for branch config
1 parent bf216d1 commit 09e5295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/sync-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
1. Create a new profile in the Floccus panel
22
2. Select Git over HTTP as your sync method
33
3. The following screens show the profile settings.
4-
4. First you will need to enter your Git repository URL. Make sure to use the HTTPS URL instead of the SSH URL if you have the choice.
4+
4. First you will need to enter your Git repository URL and a branch to sync to. Make sure to use the HTTPS URL instead of the SSH URL if you have the choice. Also, make sure that the branch already exists and there are no branch rules that prevent direct commits to the branch.
55
5. Then enter your username and password for your Git hosting provider. Note, that if you have 2-factor authentication enabled for your account, you will need to use some sort of device token here instead of your actual password.
66
6. You can then enter a path and filename for the bookmarks file inside your Git repository. The easiest is to just store it in the root.
77
7. Finally, you can choose which bookmarks folder to sync to that file. By default floccus will create a new folder for you, to avoid syncing something that you don’t want synced. However, with a click on the folder icon you can select any other folder in your bookmarks. Selecting the topmost “untitled” folder will sync everything.

0 commit comments

Comments
 (0)