dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

doc: replace gfd() function to recommendation to use `git diff-range` #5994

Closed knst closed 4 months ago

knst commented 4 months ago

Issue being fixed or feature implemented

gfd is less convenient to use, git range-diff is more functional. Dropped recommendation to use it.

What was done?

Updated CONTRIBUTION.md file

How Has This Been Tested?

Run git range-diff to ensure that it indeed works

Breaking Changes

N/A

Checklist: