Rahimz / flexroadshield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just one time: make a fork clone -> local

secret + mgrate -> start project (superuser )


state 1: no local changes

1- sync my fork (github) 2- (in local) git pull 3- git checkout -b templates (templates)

if pr is merged: branch -> delete from main repo

if you sync fork -> branch delete from fork

local: git pull main local is synced with main origin

-> still my templates branch exist in local

git branch -d tempaltes (delete)

again in templates git checkout -b new-branch

About


Languages

Language:JavaScript 42.9%Language:CSS 36.7%Language:Python 10.9%Language:HTML 9.4%