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

  • Use git log to see the last 'n' commit messages
  • Apply a single commit from another branch to the current branch
  • Discard local file changes when checking out another branch
  • How to always display your active git branch in the bash prompt
  • How to change the remote url for a repository

Tags Cloud

  • tips 13 branching 6 logging 4 stash 3 status 3 git 3 commiting 3 delete 2 remote 2 diff 2 cloning 1 files 1 squash 1 stats 1 search 1 tagging 1 visualizations 1 reflog 1 deletion 1 commit 1 metadata 1 log 1 merging 1 editing 1 packaging 1 zip 1 reset 1 repository 1 export 1 untracked 1

© 2022 Algorithms • Built with GeneratePress