Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nb5p/Yacd-meta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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 [email protected]: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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published