Skip to content

thammaneni/SocialMediaActiveUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==========GitHub stuff=========================

git config --global user.name 'thammaneni'

setup username for github account

git config --global user.email [email protected]

git clone <URL>

Folder cloned.

create some new files

git add 'test.txt'

git status

git commit -m "Loading initial Project framebook"

git push -u origin master

it will push all files to github account
===================================================

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published