Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

Is there a way to get the git root directory in one command?

git version-control

Get changes from master into branch in Git

Git for beginners: The definitive practical guide

git version-control

How to remove/delete a large file from commit history in the Git repository?

Should I add the Visual Studio .suo and .user files to source control?

Undo a particular commit in Git that's been pushed to remote repos

Git ignore file for Xcode projects

What's the difference between git reset --mixed, --soft, and --hard?

git version-control

Getting Git to work with a proxy server - fails with "Request timed out"

git version-control proxy

Definition of "downstream" and "upstream"

How can I stop .gitignore from appearing in the list of untracked files?

Git workflow and rebase vs merge questions

How to tag an older commit in Git?

git version-control git-tag

How to list branches that contain a given commit?

git version-control

Undo git pull, how to bring repos to old state

How do I remove a single file from the staging area (undo git add)?

git version-control staging

How can I undo git reset --hard HEAD~1?

How can I view a git log of just one user's commits?

git version-control git-log

How do I migrate an SVN repository with history to a new Git repository?

Warning: push.default is unset; its implicit value is changing in Git 2.0