Developers can contribute to GlistEngine project by sending commits to our Github repositories.
To open the Git window go to Window -> Show View -> Other or press Alt + Shift + Q and then just Q.



To commit your changes, go to Git Staging window select your changes(1) and hit the green plus button(2) and fill in the Commit Message area(3).

After that make sure you added your changes(1), added a brief explanation of what you are doing(2), then press Commit and Push(3)

Missing Repository
To add a missing repository go to Git Repositories window and click the button indicated with the red arrow.

Then browse to your project directory(1) and select the missing repository(2) in our case it was glistengine repository and press Add(3).

Thats it. You can now see the changes in Git Staging window.

No Repository Selected


