Hi, 

I am trying to learn how to use GitHub and I started with creating some 
test repository (https://github.com/matxil/test_20191114). It only consists 
of a README and a simpleCode.py file.
Next, I cloned the repository to my computer ( git clone 
https://github.com/matxil/test_20191114.git ) and then I made a change in 
simpleCode.py. 
Now, I want to commit/merge this change to the main branch, so I did "git 
push". 
Git informs me that in this version: "Since Git 2.0, Git defaults to the 
more conservative 'simple'", I don't know if that's good or bad, but anyway 
after putting my login and password, Git tells me: "Everything up-to-date". 
However, when in my browser I look at the files in the main branch, I don't 
see these changes. So, clearly, my changes have not been added to the main 
branch in the main repository.
What did I do wrong?

Best regards, 

Machiel

-- 
Avís -
Aviso - Legal Notice - (LOPD) - http://legal.ifae.es 
<http://legal.ifae.es/>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/2dbf63c9-432e-4959-944b-6f3b99f28216%40googlegroups.com.

Reply via email to