Skip to content

x06lan/github-updata-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

github-updata-workflow

github updata workflow

git config --global user.email ""
git config --global user.name ""
git status
git init
git add .
git commit -m "remake"

git remote add origin https://github.com/lanx06/heroku.git
git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published