Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1926

Add "No Merges" checkbox in Log Messages window

By onlineservices872... on October 04, 2013 13:59 (imported from Google Code)


It would be extremely useful to have "No Merges" checkbox in Log Messages window. My reasoning for this enhancement is as follows:

  1. I often use "git log featureXXX --first-parent --no-merges" to view only "real work" commits in branch featureXXX, excluding technical merges from the stable branch to update the codebase of branch featureXXX.

  2. After featureXXX is completed and merged back into the stable branch, git branch featureXXX is deleted. If we have some other long running features in parallel with featureXXX, the network of the stable branch becomes too complex to figure out at glance which work was really done

  3. In case "git rebase" is not used on long-running public branches, having "No merges" is definitely a must to manage a large project with TortoiseGit.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking