Skip to content

Commit

Permalink
updated git_review_push.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jan 23, 2025
1 parent 98f0ec3 commit 6a1ebca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/git_review_push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ timestamp "Getting diff"
diff="$(git diff --color=always FETCH_HEAD..HEAD)"

{
echo
"$srcdir/git_push_stats.sh"
echo "$diff"
} | less -FR
Expand Down

0 comments on commit 6a1ebca

Please sign in to comment.