Newbetuts
.
New posts in version-control
Git ignore file for Xcode projects
xcode
git
macos
version-control
gitignore
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
How can I stop .gitignore from appearing in the list of untracked files?
git
version-control
dvcs
gitignore
Git workflow and rebase vs merge questions
git
version-control
git-merge
git-rebase
Definition of "downstream" and "upstream"
git
version-control
versioning
terminology
definition
How to tag an older commit in Git?
git
version-control
git-tag
Git for beginners: The definitive practical guide
git
version-control
How to list branches that contain a given commit?
git
version-control
Undo git pull, how to bring repos to old state
git
version-control
git-merge
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?
git
version-control
git-reset
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?
svn
git
version-control
git-svn
Warning: push.default is unset; its implicit value is changing in Git 2.0
git
version-control
git-push
How can I get a list of Git branches, ordered by most recent commit?
git
version-control
branch
Undo working copy modifications of one file in Git?
git
file
version-control
dvcs
undo
How does Git handle symbolic links?
git
version-control
symlink
When do you use Git rebase instead of Git merge?
git
version-control
git-merge
git-rebase
How can I see the changes in a Git commit?
git
version-control
diff
git-diff
Prev
Next