Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

hakutakaid/GithubUploadTermux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Upload Repository To Github Using Termux

git add .
git commit -m "First Commit"
git remote add origin https://github.com/hakutakaid/GithubUploadTermux.git
git branch -M master
git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published