User Tools

Site Tools


win:github

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
win:github [2018/07/23 14:57]
derek created
win:github [2024/09/22 19:51] (current)
Line 1: Line 1:
 =====Github===== =====Github=====
 +====Setup====
 +===GitHub Desktop===
 +  * Install [[https://desktop.github.com|Github Desktop]]
 +    * Sign-in to github.com
  
 +===Git===
 +Github Desktop includes its own version of Git, do the following if a standalone installation of Git is desired as well:
   * Install [[https://git-scm.com/downloads|Git]]   * Install [[https://git-scm.com/downloads|Git]]
     * Deselect Windows Explorer integration     * Deselect Windows Explorer integration
Line 7: Line 13:
     * Use Windows' default console window     * Use Windows' default console window
     * Run ''git config --global core.editor "'C:/Program Files/Sublime Text 3/subl.exe' -w"'' in a cmd window (possibly admin)     * Run ''git config --global core.editor "'C:/Program Files/Sublime Text 3/subl.exe' -w"'' in a cmd window (possibly admin)
-  * Install [[https://desktop.github.com|Github Desktop]] +
-    * Sign-in to github.com +
-    * Drag local repository folders into the Github Desktop window+
win/github.1532357834.txt.gz · Last modified: 2024/09/22 19:51 (external edit)