Changes
Page history
doc/lektor-dev-macos: add next steps up to clone
authored
Nov 22, 2022
by
Jérôme Charaoui
Hide whitespace changes
Inline
Side-by-side
doc/lektor-dev-macos.md
View page @
724228a0
...
...
@@ -58,7 +58,20 @@ projects.
*
Click
**Create personal access token**
*
Copy the token into your clipboard
Now, open Sourcetree and click the
**Connect...**
button, then
**Add...**
, and
fill in the dialog as below. Paste the token in the
**Password**
field.
Now, open Sourcetree and click the
**Connect...**
button on the main windows,
then
**Add...**
, and fill in the dialog as below. Paste the token in the
**Password**
field.

Click the
**Save**
button.
The
**Remote**
tab on the main window should now show a list of git
repositories available on the Tor Project GitLab.
To clone a project, enter its name (eg.
`tpo`
or
`blog`
) in the
**
Filter
repositories
**
input box and click the
**Clone**
link next to it.
Depending on the project, a dialog titled
**Git LFS: install required**
may
then appear. If so, click
**Yes**
to ensure all the files in the project are
downloaded from GitLab.