get-diff-action icon indicating copy to clipboard operation
get-diff-action copied to clipboard

Need support to diff with previous commit

Open fibonacci998 opened this issue 2 years ago • 1 comments
trafficstars

Please describe your suggestion: 提案の概要

Currently, this action is check diff between current commit with main branch

Describe the solution you'd like: 考えうる解決方法

Support to check diff with previous commit like that

// to check diff between current commit with previous commit
git diff HEAD^ HEAD

Describe alternatives you've considered: 考えうる代替案

Additional context: 補足

fibonacci998 avatar Sep 15 '23 07:09 fibonacci998

:raised_hands: Thanks for opening your first issue here! Be sure to follow the issue template!

welcome[bot] avatar Sep 15 '23 07:09 welcome[bot]