Skip to content

lininn/58Home-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appjs入口文件 每个页面单独负责

git clone git branch git checkout -b 2020-7-16-home 切分支 git push git push --set-upstream origin 2020-07-16-home

合并 git status 仓库干净 git checkout -b 2020-7-20-home 切分支 git checkout master 回到主分支合并 git checkout -b 2020-07-16-home 新建同一个分支 git pull 拉取远程 克隆同步 提示 branch删掉 git merge 2020-07-16-home 合并

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.8%
  • CSS 17.6%
  • HTML 14.6%