Open bcho892 opened 3 months ago
Is your feature request related to a problem? Please describe.
There is a valid use case for this - the work is very similar to the one done #596
Creating a reusable hook that takes in the CSVLink ref may be helpful
CSVLink
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
There is a valid use case for this - the work is very similar to the one done #596
Creating a reusable hook that takes in the
CSVLink
ref may be helpfulBEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)