Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@200OK
I'm using the Github web client to make all the changes to the Github copy because I don't know how to use push/pull/commit.
That was worded strangely, sorry about the confusion. -
fyroc58758y@RiderExMachina
1. Download SourceTree
2. Clone your repo
a. Copy paste got URL
b. Point to your project folder
3. Pull to grab changes from repo
4. Commit & push to submit changes to repo
Those are the basic and simple functions of how to use git with sourcetree. -
dreik14168yOne more things, maybe you know this already, if so please ignore this. 😊
Github and Git are not the same. Github sorta runs on top of Git. You have to learn Git first.
I've been slowly but surely writing the skeleton of a game on my Github.
Now to actually learn the basics of Github so I don't have to copy and paste my code every time there's an update....
undefined
still a novice
things to learn
so much fun...
games in c++