-
Notifications
You must be signed in to change notification settings - Fork 0
How to Use Git Gui
Nonki Takahashi edited this page Apr 28, 2017
·
1 revision
Most of usage are described in following TechNet Wiki article.
You should set same e-mail and password in CodePlex and Git Gui. You can reset your e-mail and password from CodePlex as follows.
- Click [User Name] link in the top menu of CodePlex.
- Click [(Edit Your Profile)] link beside your user name.
- Change your EMAIL ADDRESS or PASSWORD.
Use Git Bash
- Click [Git Bash] icon in Start > Apps screen.
- Change directory to the code. e.g. "cd Documents/SmallBasic/SmallQuest"
- Type "git pull https://git01.codeplex.com/smallquest" and hit enter.
- Type "logout" to exit Git Bash.
- Small Basic: Revision Control (TechNet Wiki article)
Copyright (c) 2015-2019 Nonki Takahashi.
This work is licensed under a Creative Commons Attribution 4.0 International License.
