Search found 4 matches

by johnrod
July 28th, 2020, 6:38 pm
Forum: Everything
Topic: Problem with Git
Replies: 10
Views: 6122

Re: Problem with Git

Weird stuff happening :p
anyway thanks for replying, i appreciate it!
by johnrod
July 28th, 2020, 3:29 pm
Forum: Everything
Topic: Problem with Git
Replies: 10
Views: 6122

Re: Problem with Git

I went back to the original branch and i created a new branch (which i can finaly commit my changes) but in that one, some source (.cpp) files are messed up! With compiler errors like : 'nbricksdown': undeclared identifier which im pretty sure i idetified in the header file. I dont know if my mistak...
by johnrod
July 26th, 2020, 6:09 pm
Forum: Everything
Topic: Problem with Git
Replies: 10
Views: 6122

Re: Problem with Git

If i add or change something in my code, the git does not let me commit my changes for some reason.
by johnrod
July 26th, 2020, 3:55 pm
Forum: Everything
Topic: Problem with Git
Replies: 10
Views: 6122

Problem with Git

So im a begginer and i just ended tutorial 20 ( fart annoyed) if im not mistaken....the problem im dealing is something with the git. I created a new branch out of master so i can play and improve the game but somewhere on the way i couldn't save my changes...what did i fucked up? Is it possible to ...