Skip to content

Instantly share code, notes, and snippets.

@thevops
Created December 8, 2021 19:28
Show Gist options
  • Select an option

  • Save thevops/e8003065b3077b32dcce4869991c7096 to your computer and use it in GitHub Desktop.

Select an option

Save thevops/e8003065b3077b32dcce4869991c7096 to your computer and use it in GitHub Desktop.
Code Review: How many lines changed
╭─ ~/Documents/code/app some-feature-branch 14:46:22
╰─❯ git diff --stat $(git merge-base HEAD develop)
ci_cd/scripts/file1.txt | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
ci_cd/scripts/file2.txt | 17 +++++++++++++++++
ci_cd/scripts/file3.txt | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 195 insertions(+), 72 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment