Skip to content

qqzwc/local_manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此为本人关于local_manifests的演示,供新手参考

演示了如何添加项目,并移除主代码的项目等等

在.repo目录下新建local_manifests文件夹,在该文件夹下参考本xml文件建立自己的xml

附:官方参考——如何新建自己的git项目

Create a new repository on the command line/使用命令行新建同步项目

touch README.md

git init

git add README.md

git commit -m "修改说明"

git remote add origin https://github.com/qqzwc/项目名称.git

git push -u origin master

Then push an existing repository from the command line

git remote add origin https://github.com/qqzwc/项目名称.git

git push -u origin master

jp1e8CgYjJ4zf0KhAe8QTR25SFOyWGshdxeqq1esijXleGGAT-Sr0LeFQTvBkeMSRfqNx32mm8oiqLyaoaV5R+

About

local_manifests for lg su660 cm-11.0 repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages