Search code examples
Git format-patch and branch conflicts...


gitversion-control

Read More
Which Visual C++ file types should be committed to version control?...


visual-studiovisual-c++version-controlfile-type

Read More
Change the git commit author's email but keep the same commit timestamps...


gitgithubversion-controltimestamprebase

Read More
Download Github pull request as unified diff...


gitversion-controlgithubdiff

Read More
How is a tag different from a branch in Git? Which should I use, here?...


gitversion-controlbranchgit-branchgit-tag

Read More
git: merge branch and use meaningful merge commit message?...


gitversion-controlbranching-and-merging

Read More
How do I force "git pull" to overwrite local files?...


gitversion-controloverwritegit-pullgit-fetch

Read More
Git rebase flow...


gitversion-controlworkflow

Read More
What kinds of source control settings/data does a project's .vscode folder contain?...


visual-studio-codeversion-control

Read More
What's wrong with nested git repos?...


gitversion-controlrepositorygit-submodules

Read More
Best practice for multiple custom projects and Git...


gitversion-controlremote-branch

Read More
hiding part of a git repo from untrusted users...


gitversion-control

Read More
git checkout and git status both say I am up-to-date, but then git pull pulls changes...


gitversion-controlmerge

Read More
Introduction to Mercurial...


version-controlmercurialdvcs

Read More
How can I get my C code to automatically print out its Git version hash?...


cgitversion-controlworkflow

Read More
TFS integration into WIndows 10 File Explorer...


version-controltfsintegrationwindows-10

Read More
Is a small breaking change enough to do a Major Version Upgrade while using SemVer?...


version-controlversioningsemantic-versioning

Read More
Ignore files being tracked without deleting them...


gitversion-control

Read More
Remove __pycache__ folders and .pyc files from Python project...


pythonversion-controldelete-filetemporary-files

Read More
p4 - how to edit a file that's opened for add or not in client...


version-controlperforce

Read More
How do i delete the last 3 commits?...


gitversion-control

Read More
Multiple GitHub accounts on the same computer?...


gitversion-controlgithub

Read More
How to monitor GitHub commits of a third-party repository...


githubversion-controlrepository

Read More
Where are all the native revisioned databases?...


databasedatabase-designversion-controlrevision

Read More
Git tab missing in RStudio after git installed on Windows...


rgitsvnversion-controlrstudio

Read More
What Discard all changes in Xcode source control actually does?...


xcodegitversion-control

Read More
What is the difference between 'git pull' and 'git fetch'?...


gitversion-controlgit-pullgit-fetch

Read More
Git Sync to upstream: Newly created branch not showing in my fork...


gitgithubversion-controlgit-mergegit-fork

Read More
Mercurial hg clone error - "abort: error: Name or service not known"...


linuxmercurialcloneversion-control

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


gitversion-controldvcsgitignore

Read More
BackNext