Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git submodules and installation #82

Closed
renich opened this issue Jun 18, 2014 · 1 comment
Closed

Git submodules and installation #82

renich opened this issue Jun 18, 2014 · 1 comment

Comments

@renich
Copy link

renich commented Jun 18, 2014

Hello,

I'd like to ask you to use submodules. for each project. This way, installation becomes as easy as:

git clone https://github.com/GoogleCloudPlatform/google-daemon.git
cd google-daemon
GIT_WORK_TREE=/ git checkout -f

This last command, will create the files at /; which it's directory structure. The only thing to fix then it's permissions. Git keeps the executable permission, the user and group.

Besides, you won't change your directory structure if yo use sub-modules, while keeping your projects separate and being able to choose which releases to bundle in the compute-image-packages repo.

@zmarano
Copy link
Contributor

zmarano commented Jun 10, 2016

The guest environment has been entirely rewritten into a coherent python package and associated configs package. Closing this issue out as it is no longer relevant.

@zmarano zmarano closed this as completed Jun 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants