Algorithms
  • Git
  • Category
    • command reference
      workflow
      branch management
      recovery
      configuration
      logging
      uncategorized
      diffing
      stashing
  • Lists
    • Most Liked
  • All Sites
    • Algorithms
    • Artificial Intelligence
    • Excel-Macro
    • Javascript
    • Git
    • Finance
    • Tips & Tricks
    • JS Algorithms
  • Login

Problems

# Title Likes
1

How to delete mutiple branches with one command in git?

0
2

Delete all local merged branches in git

0
3

Change base of the current branch using git rebase

0
4

Replace the master branch with another branch in git

0
5

Delete unused local branches that are not on the remote

0
6

How to merge only specific files from another commit or branch

0
7

Local branch, remote tracking branch and remote branches in git

0
8

How to delete a branch on a remote repository

0
9

How to clone just a single branch from a remote

0
10

Get a remote branch into your freshly cloned local repository

0

How to delete mutiple branches with one command in git?

Delete all local merged branches in git

Change base of the current branch using git rebase

Replace the master branch with another branch in git

Delete unused local branches that are not on the remote

How to merge only specific files from another commit or branch

Local branch, remote tracking branch and remote branches in git

How to delete a branch on a remote repository

How to clone just a single branch from a remote

Get a remote branch into your freshly cloned local repository

  • 1

More Problems

  • How to change previous commit message and contents
  • Create a new branch from your git stash
  • Fetch branches from multiple remotes
  • Using git log to visually format or graph all branches
  • git-stash untracked filed
  • Identify potential merge conflict files before merging
  • Git amend previous commit
  • List the files that were changed between two commits or branches

© 2022 Algorithms • Built with GeneratePress