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

How to get the name of your current git branch

0
3

Discard local file changes when checking out another branch

0
4

Setup p4merge as a diff tool for git

0
5

How to share only a specific git branch with collaborators

0
6

Count your git commits locally

0
7

List all the git commits made by a contributor

0
8

List all git branches with their last commit message

0
9

Using git log to visually format or graph all branches

0
10

How to add only modified files to the stage area

0
11

How to delete a local branch in git

0
12

How to create and checkout a git branch in a single command

0
13

How to rename a local branch in git

0

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

How to get the name of your current git branch

Discard local file changes when checking out another branch

Setup p4merge as a diff tool for git

How to share only a specific git branch with collaborators

Count your git commits locally

List all the git commits made by a contributor

List all git branches with their last commit message

Using git log to visually format or graph all branches

How to add only modified files to the stage area

How to delete a local branch in git

How to create and checkout a git branch in a single command

How to rename a local branch in git

  • 1

More Problems

  • Identify potential merge conflict files before merging
  • How to stash the contents of only the working directory but not index
  • How to delete mutiple branches with one command in git?
  • Search git commit messages for a word
  • 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