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

Use git log to see the last 'n' commit messages

0
2

Search git commit messages for a word

0
3

Count your git commits locally

0
4

List all the git commits made by a contributor

0

Use git log to see the last 'n' commit messages

Search git commit messages for a word

Count your git commits locally

List all the git commits made by a contributor

  • 1

More Problems

  • How to search for changes to some text in the commit history
  • How to delete a branch on a remote repository
  • How to change previous commit message and contents
  • Show the files changed in a git commit
  • Prevent a deleted file from being tracked in Git
  • How to recover an accidentally deleted branch HEAD in git
  • How to create and checkout a git branch in a single command
  • How to always display your active git branch in the bash prompt

© 2022 Algorithms • Built with GeneratePress