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

version locking #152

Open
MarcWeber opened this issue Feb 12, 2014 · 2 comments
Open

version locking #152

MarcWeber opened this issue Feb 12, 2014 · 2 comments

Comments

@MarcWeber
Copy link
Owner

version locking - people want it - should we add a new key to repositories such as "tag" or "hash" ? This conflicts with shallow clones eventually
VundleVim/Vundle.vim#253

@MarcWeber
Copy link
Owner Author

Status update: Version locking could be implemented now that dictionaries get passed to the checkout functions. See a59d517. Thus implementing this is as simple as teaching VAM about appropriate commands and defining how VAM should behave exactly.

@ZyX-I
Copy link
Collaborator

ZyX-I commented May 4, 2014

It is better to use keyword revision or changeset. It then can refer to tag, hash, branch, bookmark or any other revspec and usually nothings changes if you want to lock on specific branch and not on specific tag. Also add keyword update which may be set to zero (False).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants