Skip to content

1037861070/android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

---------------push files to github------------------- git init git remote add origin [email protected]:1037861070/android.git git add README.md git commit –m "first commit" git push –u origin master

--------------pull files from github------------------ git init git remote add origin [email protected]:1037861070/android.git git fetch --all git reset --hard origin/master git pull origin master

About

welcome to our workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published