Git
Browse 167 guides in Git
Showing 30 of 167 guides
(Page 4 of 6)
📄
Change email address in Git
Learn change email address in git with practical examples, diagrams, and best practices. Covers git, email, jenkins development techniques with visual explanations.
📄
git - remote add origin vs remote set-url origin
Learn git - remote add origin vs remote set-url origin with practical examples, diagrams, and best practices. Covers git, github development techniques with visual explanations.
📄
How do I name and retrieve a Git stash by name?
Learn how do i name and retrieve a git stash by name? with practical examples, diagrams, and best practices. Covers git, git-stash development techniques with visual explanations.
📄
How can I "login" to git?
Learn how can i "login" to git? with practical examples, diagrams, and best practices. Covers git, authentication, github development techniques with visual explanations.
📄
How can I commit files with git?
Learn how can i commit files with git? with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.
📄
How do I "un-revert" a reverted Git commit?
Learn how do i "un-revert" a reverted git commit? with practical examples, diagrams, and best practices. Covers git, undo, revert development techniques with visual explanations.
📄
How to configure command line git to use ssh key
Learn how to configure command line git to use ssh key with practical examples, diagrams, and best practices. Covers git, authentication, command-line development techniques with visual explanations.

Pushing to Git returning Error Code 403 fatal: HTTP request failed
Learn pushing to git returning error code 403 fatal: http request failed with practical examples, diagrams, and best practices. Covers git, github, dvcs development techniques with visual explanati...
📄
git stash and apply
Learn git stash and apply with practical examples, diagrams, and best practices. Covers git, git-pull, git-stash development techniques with visual explanations.
📄
How to "git pull" from master into the development branch
Learn how to "git pull" from master into the development branch with practical examples, diagrams, and best practices. Covers git, branch, pull development techniques with visual explanations.
📄
git: how to rename a branch (both local and remote)?
Learn git: how to rename a branch (both local and remote)? with practical examples, diagrams, and best practices. Covers git, repository, rename development techniques with visual explanations.

What is git tag, How to create tags & How to checkout git remote tag(s)
Learn what is git tag, how to create tags & how to checkout git remote tag(s) with practical examples, diagrams, and best practices. Covers git, git-checkout, git-tag development techniques with vi...

Undo a Git merge that hasn't been pushed yet
Learn undo a git merge that hasn't been pushed yet with practical examples, diagrams, and best practices. Covers git, undo, git-merge development techniques with visual explanations.
📄
What does "git remote" mean?
Learn what does "git remote" mean? with practical examples, diagrams, and best practices. Covers git, git-remote development techniques with visual explanations.
📄
Hard reset of a single file
Learn hard reset of a single file with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

What does git do, when I push a local branch that does not exist on remote server?
Learn what does git do, when i push a local branch that does not exist on remote server? with practical examples, diagrams, and best practices. Covers git development techniques with visual explana...
📄
How to create a git patch from the uncommitted changes in the current working directory without c...
Learn how to create a git patch from the uncommitted changes in the current working directory without creating a commit? with practical examples, diagrams, and best practices. Covers git, git-patch...

How can I delete all of my Git stashes at once?
Learn how can i delete all of my git stashes at once? with practical examples, diagrams, and best practices. Covers git, git-stash development techniques with visual explanations.

How do you push a tag to a remote repository using Git?
Learn how do you push a tag to a remote repository using git? with practical examples, diagrams, and best practices. Covers git, git-push, git-tag development techniques with visual explanations.

How do I undo 'git add' before commit?
Learn how do i undo 'git add' before commit? with practical examples, diagrams, and best practices. Covers git, git-commit, undo development techniques with visual explanations.
📄
How can I make git accept a self signed certificate?
Learn how can i make git accept a self signed certificate? with practical examples, diagrams, and best practices. Covers git, version-control, https development techniques with visual explanations.
📄
Could not create work tree dir 'example.com'.: Permission denied
Learn could not create work tree dir 'example.com'.: permission denied with practical examples, diagrams, and best practices. Covers git, github, nginx development techniques with visual explanations.

Git refusing to merge unrelated histories on rebase
Learn git refusing to merge unrelated histories on rebase with practical examples, diagrams, and best practices. Covers git, rebase development techniques with visual explanations.
📄
How do I delete a file from a Git repository?
Learn how do i delete a file from a git repository? with practical examples, diagrams, and best practices. Covers git, git-rm development techniques with visual explanations.

Is there a naming convention for git repositories?
Learn is there a naming convention for git repositories? with practical examples, diagrams, and best practices. Covers git, github, naming-conventions development techniques with visual explanations.
📄
How to tell git to use the correct identity (name and email) for a given project?
Learn how to tell git to use the correct identity (name and email) for a given project? with practical examples, diagrams, and best practices. Covers git, github, gitolite development techniques wi...

How can I delete a remote tag?
Learn how can i delete a remote tag? with practical examples, diagrams, and best practices. Covers git, git-tag development techniques with visual explanations.
📄
How can I show all the branches in a repository?
Learn how can i show all the branches in a repository? with practical examples, diagrams, and best practices. Covers git development techniques with visual explanations.

How to cancel a local git commit?
Learn how to cancel a local git commit? with practical examples, diagrams, and best practices. Covers git, git-reset, git-commit development techniques with visual explanations.
📄
How do I modify a specific commit?
Learn how do i modify a specific commit? with practical examples, diagrams, and best practices. Covers git, git-rewrite-history development techniques with visual explanations.