Skip to content

WalterMadelim/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

hello-world

In the "Description" box, type a short description. In the editor, write a bit about yourself. Try using different Markdown elements. K:\exp>git config --global http.proxy http://127.0.0.1:7890

K:\exp>git config --global -l user.name=Walter Madelim user.email=[email protected] credential.helperselector.selected=manager http.proxy=http://127.0.0.1:7890

K:\exp>git config --global --unset http.proxy

K:\exp>git config --global -l user.name=Walter Madelim user.email=[email protected] credential.helperselector.selected=manager

To push a local repo to github/a_repo, do: (firstly make sure that a_repo exists on github) git remote add origin https://github.com/WalterMadelim/a_repo git push -u origin master

About

In the "Description" box, type a short description.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published