Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 334 Bytes

File metadata and controls

14 lines (11 loc) · 334 Bytes

FancyTags

hello

Fetch Template Changes

From answer on stackoverflow

git remote add baserad https://github.com/Vatten/baserad
git remote update
git cherry-pick <sha-of-commit>
git push origin main
git remote remove baserad