HackerTrans
TopNewTrendsCommentsPastAskShowJobs

isbadawi

no profile record

comments

isbadawi
·hace 3 años·discuss
A workaround I've used sometimes to retrigger CI is to do `git commit --amend --no-edit --reset-author`. This changes the sha by changing the author timestamp. Then you can force push it to the PR branch