Sublime Forum

Sublimemerge: Changes count

#1

Hello everyone, thanks for this new git integration.

The idea is to display the total modifications count (additions + removals) from all changed files within following contexts:

  • sidebar/modified files
  • sidebar/staged files
  • individual commits/PRs/stashes

Usage examples:
It might be interesting to developers to know how many changes they’re sending in a commit/PR for example. One might have CI/CD environments configured to reject PRs having more than 200 changes automatically, for the sake of those doing code reviews.

What do you guys think? The Tower Client has it for stashes, if I’m not mistaken.

0 Likes

#2

The best place for feature suggestions related to Sublime Merge is https://github.com/sublimehq/sublime_merge/issues. There may already be an issue for this idea.

0 Likes

#3

Here is the existing issue that doesn’t have quite as much details as you’ve provided here:

0 Likes