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: downloads/github-git-cheat-sheet.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ Git is the open source distributed version control system that facilitates GitHu
6
6
GitHub provides desktop clients that include a graphical user interface for the most common repository actions and an automatically updating command line edition of Git for advanced scenarios.
7
7
8
8
### GitHub for Windows
9
-
https://windows.github.com
9
+
http://windows.github.com
10
10
11
11
### GitHub for Mac
12
-
https://mac.github.com
12
+
http://mac.github.com
13
13
14
14
Git distributions for Linux and POSIX systems are available on the official Git SCM web site.
0 commit comments