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

git delete all branches that are merged into current branch

1
2

Revert many commits in git

0
3

Squash multiple commits into one

0
4

Git amend previous commit

0
5

Create a new branch from your git stash

0
6

Identify potential merge conflict files before merging

0

git delete all branches that are merged into current branch

Revert many commits in git

Squash multiple commits into one

Git amend previous commit

Create a new branch from your git stash

Identify potential merge conflict files before merging

  • 1

More Problems

  • List the commits that changed a file
  • Local branch, remote tracking branch and remote branches in git
  • How to rename a local branch in git
  • Discard local file changes when checking out another branch
  • How to change your git username or email on a per repository basis
  • List the files that were changed between two commits or branches
  • What is a git bare repository and when to use it
  • Delete unused local branches that are not on the remote

© 2022 Algorithms • Built with GeneratePress