Skip to content

Commit

Permalink
updated git_origin_lines_changed_to_push.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jan 23, 2025
1 parent 8fc9367 commit 3293aca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git/git_origin_lines_changed_to_push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck disable=SC2034,SC2154
usage_description="
Shows the Git number of lines changed in local branch that would be pushed to remote origin
These are lines actually added / changed / removed without surrounding context lines
"

# used by usage() in lib/utils.sh
Expand Down

0 comments on commit 3293aca

Please sign in to comment.