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

support for clone and subtree #114

Closed
MauroMombelli opened this issue Jun 6, 2015 · 1 comment
Closed

support for clone and subtree #114

MauroMombelli opened this issue Jun 6, 2015 · 1 comment

Comments

@MauroMombelli
Copy link

This utility would be perfect to manage my shared dependency, if only had an option to use git's subtree (or clone, if target directory is not part of a repository) instead of fetch. Bonus point if look of subtree repo has been forked by principal repo user, and ask change the push remote.

The advantage of this system is to make easier to share the modification to the library between collaborator, but also to make easier to make pull-request.

The repository should be created in a way they are good to be directly cloned; just code, licence, README.md, and the package.json.

The test code can be placed in a different repository, witch obviously add the "code repository" as submodule dependency

this is what i do for my project, see https://github.com/MauroMombelli/FreeDCM_test

Edit: found out subtree are more appropriate than submodule

@MauroMombelli MauroMombelli changed the title support for clone and submodule support for clone and subtree Jun 7, 2015
@jwerle
Copy link
Member

jwerle commented Jul 23, 2020

Possible duplicate of #115

@jwerle jwerle closed this as completed Jul 23, 2020
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