Git Gui

Elvenware Logo

TOC

Git GUI Basics

First line for HTTPs clone:

Second line, say where you want it on your system:

C:\\Users\\Me\\Documents\\Git\\JsObjects
Clone Repository
![Clone Repository](https://s3.amazonaws.com/s3bucket01.elvenware.com/dev-images/cloud-images/GitGui04.png)

Do a pull with GitGui:

The following images take you step by step through the process of committing changes to a repository.

Unstaged Changes
![Unstaged Changes](https://s3.amazonaws.com/s3bucket01.elvenware.com/dev-images/cloud-images/GitGui07.png)
Ready to Commit
![Ready to Commit](https://s3.amazonaws.com/s3bucket01.elvenware.com/dev-images/cloud-images/GitGui08.png)
Get ready to Push
![Get ready to Push ](https://s3.amazonaws.com/s3bucket01.elvenware.com/dev-images/cloud-images/GitGui05.png)
Push Success
![Push Success](https://s3.amazonaws.com/s3bucket01.elvenware.com/dev-images/cloud-images/GitGui06.png)

You can choose Repository | Visualize XXX History to get an overview of what has been happening in the repository:

Visualize History
![Visualize History](images/GitHistory01.png)

Copyright © 2017 by Charles Calvert