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

Delete all local merged branches in git

0
2

Get a remote branch into your freshly cloned local repository

0
3

Discard local file changes when checking out another branch

0
4

List all git branches with their last commit message

0
5

Using git log to visually format or graph all branches

0
6

How to delete a local branch in git

0

Delete all local merged branches in git

Get a remote branch into your freshly cloned local repository

Discard local file changes when checking out another branch

List all git branches with their last commit message

Using git log to visually format or graph all branches

How to delete a local branch in git

  • 1

More Problems

  • How to merge only specific files from another commit or branch
  • How to always display your active git branch in the bash prompt
  • List the commits that changed a file
  • Get a remote branch into your freshly cloned local repository
  • Apply any stashed content to the current working directory
  • How to rename a local branch in git
  • How to systemwide ignore a specific file in all repositories
  • List all the git commits made by a contributor

© 2022 Algorithms • Built with GeneratePress