Search code examples
Git in PHPstorm: Unstage files from Git (remove uncommited files from stage)...


gitversion-controlphpstorm

Read More
How do I delete a Git branch locally and remotely?...


gitversion-controlgit-branchgit-pushgit-remote

Read More
How are merge conflicts created?...


gitmergeversion-control

Read More
How can I get a list of Git branches, ordered by most recent commit?...


gitversion-controlgit-branch

Read More
Reasons for not working on the master branch in Git...


gitversion-controlbranchdvcs

Read More
git merge squash and recurring conflicts...


gitversion-controlgit-branchgit-squash

Read More
How do I change the author and committer name/email for multiple commits?...


gitversion-controlgit-filter-branchgit-rewrite-history

Read More
How can I switch to another branch in Git?...


gitversion-controlgit-checkout

Read More
How to attribute a single commit to multiple developers?...


gitsvnversion-controlbazaar

Read More
How can I remove/delete a large file from the commit history in the Git repository?...


gitversion-controlgit-rebasegit-rewrite-history

Read More
Git: Is there a way to figure out where a commit was cherry-pick'ed from?...


gitversion-controlcherry-pick

Read More
How to squash all commits on branch...


gitversion-control

Read More
A free test management tool (Not web-based but a downloadable tool on windows 7)...


testingversion-control

Read More
How can I reset or revert a file to a specific revision?...


gitversion-controlgit-checkoutgit-restore

Read More
How to share .env with teams...


gitversion-controlenvironment-variablesfile-sharingsecret-key

Read More
How to model partial file promotions from a file-version SCM in Git while preserving authorship?...


gitversion-controlmigrationclearcaseaccurev

Read More
How should you build your database from source control?...


databaselanguage-agnosticversion-control

Read More
How can I rename a local Git branch?...


gitversion-controlgit-branch

Read More
GIT - how to keep a file common across all branches...


gitversion-control

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


gitversion-controlgit-reset

Read More
The remote end hung up unexpectedly while Git push with large files...


gitversion-controlgithubbitbucketgit-remote

Read More
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
How do I undo the most recent local commits in Git?...


gitversion-controlgit-commitundo

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
BackNext