79716857

Date: 2025-07-28 03:30:24
Score: 1
Natty:
Report link

git ls-remote find your interested changes. For example, it is changes 14, then do

git fetch origin refs/changes/14/head

git cherry-pick FETCH_HEAD

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Zhaoyang