github clone

 git clone https://username:token@github.com/username/repo.git


go to settings

developer settings

token classic

generate token

use that toke above to pull

No comments:

Post a Comment

How to host application on server new way

 copy the htacess from public to root copy the server.php from public to root but rename to index.php htacess <IfModule mod_rewrite.c>...