Home git

Category: git

Related categories

Learning Laravel . Out of inexperience, I climbed into the public directory, in which I corrected the files. Then I push to push my...
I noticed that sometimes instead of git pull --rebase I do this git checkout remote_my / branch_my git merge --squash branch_my git commit ... What is the...
I am reading the book Test-Driven Development with Python, the second chapter describes how to create a git repository. I follow all the instructions,...
I want to go back to an earlier commit. How can I do this? This is what the git log command shows: $ git...

Recent posts