This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Setting up github and bitbucket on the same computer (Windows) | |
| # Guide for Windows | |
| [mix3d](https://gist.github.com/mix3d) asked for some help using this guide with windows so here we go. This was tested with Windows 10. Run all commands in **Git Bash** once it's installed. | |
| Github will be the main account and bitbucket the secondary. | |
| ## Git for Windows | |
| + Download and install [Git for Windows](https://gitforwindows.org/) | |
| + In the installer, select everything but decide if you want a desktop icon (2nd step) |
OlderNewer