42 Answered Questions
[SOLVED] How do I revert a Git repository to a previous commit?
- 2010-11-06 16:58:14
- Crazy Serb
- 5507467 View
- 7295 Score
- 42 Answer
- Tags: git git-checkout git-reset git-revert
24 Answered Questions
16 Answered Questions
[SOLVED] How to remove/delete a large file from commit history in Git repository?
- 2010-01-20 11:18:48
- culebrón
- 221574 View
- 648 Score
- 16 Answer
- Tags: git version-control git-rebase git-rewrite-history
81 Answered Questions
[SOLVED] How do I undo the most recent local commits in Git?
- 2009-05-29 18:09:14
- Hamza Yerlikaya
- 8270277 View
- 20357 Score
- 81 Answer
- Tags: git version-control git-commit undo pre-commit
1 Answered Questions
[SOLVED] How do I add files in Git to the path of a former submodule?
- 2013-05-15 20:42:59
- Chris B.
- 17622 View
- 66 Score
- 1 Answer
- Tags: git git-submodules
6 Answered Questions
[SOLVED] How to move HEAD back to a previous location? (Detached head) & Undo commits
- 2015-12-29 21:53:03
- timpone
- 171056 View
- 143 Score
- 6 Answer
- Tags: git git-checkout git-reset git-revert git-reflog
21 Answered Questions
[SOLVED] Ignore files that have already been committed to a Git repository
- 2009-07-16 19:26:35
- trobrock
- 680862 View
- 2433 Score
- 21 Answer
- Tags: git caching version-control gitignore git-rm
35 Answered Questions
[SOLVED] How to resolve merge conflicts in Git
- 2008-10-02 11:31:05
- Spoike
- 2512336 View
- 4606 Score
- 35 Answer
- Tags: git git-merge merge-conflict-resolution git-merge-conflict
25 Answered Questions
[SOLVED] Detach (move) subdirectory into separate Git repository
- 2008-12-11 13:57:03
- matli
- 245440 View
- 1716 Score
- 25 Answer
- Tags: git git-subtree git-filter-branch
37 Answered Questions
[SOLVED] Git for beginners: The definitive practical guide
- 2008-11-24 23:50:29
- Adam Davis
- 693362 View
- 854 Score
- 37 Answer
- Tags: git version-control
34 Answered Questions
[SOLVED] How to change the author and committer name and e-mail of multiple commits in Git?
- 2009-04-15 03:09:24
- Flávio Amieiro
- 798663 View
- 2288 Score
- 34 Answer
- Tags: git version-control git-filter-branch git-rewrite-history
23 Answered Questions
[SOLVED] Is there a way to cache GitHub credentials for pushing commits?
- 2011-03-17 17:47:44
- Zepplock
- 945203 View
- 1812 Score
- 23 Answer
- Tags: git authentication github git-push git-config
13 Answered Questions
[SOLVED] How do I clone a subdirectory only of a Git repository?
- 2009-03-01 16:46:32
- Nick Sergeant
- 728350 View
- 1307 Score
- 13 Answer
- Tags: git repository subdirectory git-clone sparse-checkout
9 Answered Questions
[SOLVED] Why did my Git repo enter a detached HEAD state?
- 2010-10-19 05:54:02
- Adam Bergmark
- 201953 View
- 365 Score
- 9 Answer
- Tags: git
5 Answered Questions
[SOLVED] Definition of "downstream" and "upstream"
- 2010-04-29 17:18:21
- brendan
- 264355 View
- 873 Score
- 5 Answer
- Tags: git version-control versioning terminology definition
39 Answered Questions
[SOLVED] How do I delete a Git branch locally and remotely?
- 2010-01-05 01:12:15
- Matthew Rankin
- 7871504 View
- 16354 Score
- 39 Answer
- Tags: git version-control git-branch git-push git-remote
33 Answered Questions
4 Answered Questions
[SOLVED] Git submodule update
- 2009-12-30 09:02:24
- deepblue
- 233315 View
- 233 Score
- 4 Answer
- Tags: git git-submodules
45 Answered Questions
[SOLVED] What is the difference between 'git pull' and 'git fetch'?
- 2008-11-15 09:51:09
- pupeno
- 2696261 View
- 11461 Score
- 45 Answer
- Tags: git version-control git-pull git-fetch
4 Answered Questions
[SOLVED] Can git automatically switch between spaces and tabs?
- 2010-02-23 08:26:04
- Olivier Verdier
- 52654 View
- 192 Score
- 4 Answer
- Tags: git tabs indentation
32 Answered Questions
[SOLVED] Squash my last X commits together using Git
- 2011-03-04 04:11:26
- markdorison
- 1473998 View
- 3306 Score
- 32 Answer
- Tags: git squash git-squash
11 Answered Questions
[SOLVED] Remove sensitive files and their commits from Git history
- 2009-05-16 14:49:17
- Stefan
- 103504 View
- 330 Score
- 11 Answer
- Tags: git git-commit git-filter-branch git-rewrite-history
22 Answered Questions
[SOLVED] How do you merge two Git repositories?
- 2009-09-15 08:31:54
- static_rtti
- 436016 View
- 1521 Score
- 22 Answer
- Tags: git merge repository git-subtree
1 Answered Questions
2 Answered Questions
[SOLVED] What exactly do we mean by "branch"?
- 2014-07-31 20:41:26
- jub0bs
- 3224 View
- 34 Score
- 2 Answer
- Tags: git branch terminology
15 Answered Questions
12 Answered Questions
[SOLVED] How can I specify a branch/tag when adding a Git submodule?
- 2009-11-22 04:55:48
- Ivan
- 463751 View
- 698 Score
- 12 Answer
- Tags: git git-submodules
27 Answered Questions
[SOLVED] How to modify existing, unpushed commit messages?
- 2008-10-07 15:44:47
- Laurie Young
- 2465546 View
- 7669 Score
- 27 Answer
- Tags: git git-commit git-rewrite-history amend
2 Answered Questions
30 Answered Questions
[SOLVED] Delete commits from a branch in Git
- 2009-08-27 03:39:50
- hap497
- 2150077 View
- 3043 Score
- 30 Answer
- Tags: git git-rebase git-reset