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: github-beginners.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ This page is a GitHub and Git survival kit for people not familiar with these to
11
11
*[Git Book](https://git-scm.com/book/en/v2): the definitive Git reference! Certainly not for beginners!
12
12
13
13
14
-
## GitHUb Workflow
14
+
## GitHub Workflow
15
15
16
16
At first glance, GitHub (and Git) might appear complex with their "workflows." But, in reality, they are not so much. What makes these tools great is that they allow a clear separation between personal work and what you decide to show or export. Personal work, unlike with tools like SVN, can be versioned and you can work on different things in parallel (branches) very easily.
0 commit comments