nb5p / Yacd-meta

Yet Another Clash Dashboard

Home Page:https://nb5p.github.io/Yacd-meta/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DO NOT USE THIS REPO

Some Cheat Sheet for Me

Q: How to create PR?

git checkout --orphan=<BRANCH_NAME>
git rm -rf .
git remote add upstream git@github.com:MetaCubeX/Yacd-meta.git
git fetch upstream
git merge upstream/master

# change and commit here

git push origin <BRANCH_NAME>:master -f

About

Yet Another Clash Dashboard

https://nb5p.github.io/Yacd-meta/