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

  • Use git log to see the last 'n' commit messages
  • How to tag an existing commit with a version
  • Create a new branch from your git stash
  • How to change the remote url for a repository
  • Using git log to visually format or graph all branches
  • Setup p4merge as a diff tool for git
  • How to merge only specific files from another commit or branch
  • How to unstage files in git

© 2022 Algorithms • Built with GeneratePress