Problems

# Title Likes
1

git delete all branches that are merged into current branch

1
2

How to delete mutiple branches with one command in git?

0
3

git-stash untracked filed

0
4

git-see the changes in a commit

0
5

Revert many commits in git

0
6

Squash multiple commits into one

0
7

Git amend previous commit

0
8

Export your git branch to a zip folder

0
9

What is a git bare repository and when to use it

0
10

Delete all local merged branches in git

0
11

Count the total lines of code in your git repository

0
12

Change base of the current branch using git rebase

0
13

Replace the master branch with another branch in git

0
14

Rename a remote url in git

0
15

Create a new branch from your git stash

0
16

Fetch branches from multiple remotes

0
17

List the commits that changed a file

0
18

Better git diff - at the word level - in the terminal

0
19

Apply any stashed content to the current working directory

0
20

Delete unused local branches that are not on the remote

0
21

Show the files changed in a git commit

0
22

How to always display your active git branch in the bash prompt

0
23

How to change the remote url for a repository

0
24

Prevent a deleted file from being tracked in Git

0
25

How to unstage files in git

0
26

Identify potential merge conflict files before merging

0
27

Remove all untracked files and directories before switching branches

0
28

How to merge only specific files from another commit or branch

0
29

How to search for changes to some text in the commit history

0
30

How to skip or bypass a pre commit hook in git

0
31

How to stash the contents of only the working directory but not index

0
32

Local branch, remote tracking branch and remote branches in git

0
33

How to delete a branch on a remote repository

0
34

How to abort a git commit amend

0
35

How to recover an accidentally deleted branch HEAD in git

0

git delete all branches that are merged into current branch

How to delete mutiple branches with one command in git?

git-stash untracked filed

git-see the changes in a commit

Revert many commits in git

Squash multiple commits into one

Git amend previous commit

Export your git branch to a zip folder

What is a git bare repository and when to use it

Delete all local merged branches in git

Count the total lines of code in your git repository

Change base of the current branch using git rebase

Replace the master branch with another branch in git

Rename a remote url in git

Create a new branch from your git stash

Fetch branches from multiple remotes

List the commits that changed a file

Better git diff - at the word level - in the terminal

Apply any stashed content to the current working directory

Delete unused local branches that are not on the remote

Show the files changed in a git commit

How to always display your active git branch in the bash prompt

How to change the remote url for a repository

Prevent a deleted file from being tracked in Git

How to unstage files in git

Identify potential merge conflict files before merging

Remove all untracked files and directories before switching branches

How to merge only specific files from another commit or branch

How to search for changes to some text in the commit history

How to skip or bypass a pre commit hook in git

How to stash the contents of only the working directory but not index

Local branch, remote tracking branch and remote branches in git

How to delete a branch on a remote repository

How to abort a git commit amend

How to recover an accidentally deleted branch HEAD in git