mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
9f337d15e7
This PR adds a new module named git_metrics. It shows the added/deleted lines in the current git repository following the format: "[+$added_lines]($added_style) [-$deleted_lines]($deleted_style)".