Git
Browse 167 guides in Git
Showing 30 of 167 guides
(Page 2 of 6)

How can I rollback a git repository to a specific commit?
Learn how can i rollback a git repository to a specific commit? with practical examples, diagrams, and best practices. Covers git, github development techniques with visual explanations.

How to use Git Revert
Learn how to use git revert with practical examples, diagrams, and best practices. Covers git, git-revert development techniques with visual explanations.
📄
How do I show my global Git configuration?
Learn how do i show my global git configuration? with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

Merging changes from master into my branch
Learn merging changes from master into my branch with practical examples, diagrams, and best practices. Covers git, github, version-control development techniques with visual explanations.

How do I create a remote Git branch?
Learn how do i create a remote git branch? with practical examples, diagrams, and best practices. Covers git, branch, git-branch development techniques with visual explanations.
📄
Unsupported Git version
Learn unsupported git version with practical examples, diagrams, and best practices. Covers git, github, intellij-idea development techniques with visual explanations.

Git: How to reset a remote Git repository to remove all commits?
Learn git: how to reset a remote git repository to remove all commits? with practical examples, diagrams, and best practices. Covers git, version-control development techniques with visual explanat...

Delete forked repo from GitHub
Learn delete forked repo from github with practical examples, diagrams, and best practices. Covers git, github development techniques with visual explanations.

Should you remove unused git branches?
Learn should you remove unused git branches? with practical examples, diagrams, and best practices. Covers git, optimization development techniques with visual explanations.
📄
Pull a certain branch from the remote server
Learn pull a certain branch from the remote server with practical examples, diagrams, and best practices. Covers git, merge, branch development techniques with visual explanations.
📄
Rollback a Git merge
Learn rollback a git merge with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

How can I fully delete a Git repository created with init?
Learn how can i fully delete a git repository created with init? with practical examples, diagrams, and best practices. Covers git, git-init development techniques with visual explanations.
📄
Rollback to an old Git commit in a public repo
Learn rollback to an old git commit in a public repo with practical examples, diagrams, and best practices. Covers git, git-checkout, git-revert development techniques with visual explanations.

How can I revert a single file to a previous version?
Learn how can i revert a single file to a previous version? with practical examples, diagrams, and best practices. Covers git, revert development techniques with visual explanations.
📄
How do I remove a submodule?
Learn how do i remove a submodule? with practical examples, diagrams, and best practices. Covers git, git-submodules development techniques with visual explanations.
📄
How do I revert all local changes in Git managed project to previous state?
Learn how do i revert all local changes in git managed project to previous state? with practical examples, diagrams, and best practices. Covers git, revert, git-checkout development techniques with...
📄
How do I execute a .bat from git bash and then return to the console?
Learn how do i execute a .bat from git bash and then return to the console? with practical examples, diagrams, and best practices. Covers windows, git, cmd development techniques with visual explan...

How can I remove a Git branch locally?
Learn how can i remove a git branch locally? with practical examples, diagrams, and best practices. Covers git, github development techniques with visual explanations.
📄
What is the intended use-case for git stash?
Learn what is the intended use-case for git stash? with practical examples, diagrams, and best practices. Covers git, git-stash development techniques with visual explanations.
📄
How do I squash my last N commits together?
Learn how do i squash my last n commits together? with practical examples, diagrams, and best practices. Covers git, rebase, squash development techniques with visual explanations.
📄
Throw away local commits in Git
Learn throw away local commits in git with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

Message 'src refspec master does not match any' when pushing commits in Git
Learn message 'src refspec master does not match any' when pushing commits in git with practical examples, diagrams, and best practices. Covers git, git-commit, git-clone development techniques wit...

Git stash uncached: how to put away all unstaged changes?
Learn git stash uncached: how to put away all unstaged changes? with practical examples, diagrams, and best practices. Covers git, git-stash development techniques with visual explanations.
📄
How to diagnose and fix git fatal: unable to read tree
Learn how to diagnose and fix git fatal: unable to read tree with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

Git, fatal: The remote end hung up unexpectedly
Learn git, fatal: the remote end hung up unexpectedly with practical examples, diagrams, and best practices. Covers git, github development techniques with visual explanations.
📄
How to remove remote origin from a Git repository
Learn how to remove remote origin from a git repository with practical examples, diagrams, and best practices. Covers git, git-remote development techniques with visual explanations.
📄
Recover a commit sent as a pull-request from a deleted fork on GitHub
Learn recover a commit sent as a pull-request from a deleted fork on github with practical examples, diagrams, and best practices. Covers git, github development techniques with visual explanations.
📄
List of remotes for a Git repository?
Learn list of remotes for a git repository? with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

How do I revert a merge commit that has already been pushed to remote?
Learn how do i revert a merge commit that has already been pushed to remote? with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

How do I safely merge a Git branch into master?
Learn how do i safely merge a git branch into master? with practical examples, diagrams, and best practices. Covers git, git-branch, git-merge development techniques with visual explanations.