You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/posts/git-first-step/git_first_steps.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This documentation aims to provide a comprehensive understanding of Git's core f
17
17
18
18
This documentation is made for an audience with a basic understanding of git.
19
19
20
-
Git can be used both with through Terminal command line and `RStudio` programming interface or other tools (`Github Desktop`).
20
+
Git can be used both through Terminal command line and `RStudio` programming interface or other tools (`Github Desktop`).
21
21
22
22
Please be aware that certain operations are not fully supported or are only partially covered by the RStudio interface. In these cases, utilizing the command line may be the only viable approach.
0 commit comments