Skip to content

Commit 1a5b28a

Browse files
20250812 - GitHub, GitLab
1 parent 126d275 commit 1a5b28a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

git.Rmd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ For repositories that we want to generate a public website from (and that do NOT
2020
For repositories to save in `GitLab`, save the repository in the relevant subproject folder of the PetersenLab Group: https://research-git.uiowa.edu/PetersenLab.
2121
For repositories to save in `GitHub`, save the repository in the DevPsyLab Organization group: https://github.com/DevPsyLab.
2222

23+
However, regardless of whether you will store the repository in `GitHub` or `GitLab`, you will still use `git` for version control via `GitHub Desktop`.
24+
For information on how to set up and use `git` and `GitHub Desktop`, see Section \@ref(howToUseGit).
25+
2326
# Why It is Important to Use `Git`/Version Control {#whyGit}
2427

2528
There are many reasons why it is important to use git/version control:
@@ -36,7 +39,7 @@ There are many reasons why it is important to use git/version control:
3639
- It (`GitHub`/`GitLab`) allows easier collaboration with others on the project
3740
- It (`GitHub`/`GitLab`) allows easier sharing with outside researchers
3841

39-
# How to Use
42+
# How to Use {#howToUseGit}
4043

4144
## To begin {#toBegin}
4245

0 commit comments

Comments
 (0)