We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
libvcs.states
libvcs.cmd
git
hg
mercurial
I wrote this in 2013 when I was new to python programming. I am looking back surprised at myself:
"I wrote that?".
Over the next releases, you will see two things:
fabtools.require.git
salt.states.git
ansible.builtin.git
And maybe, libvcs.contrib for pip-style URLs (or it'll become a gist)
libvcs.contrib
The text was updated successfully, but these errors were encountered:
repo_dir
dir
Released in v0.12.0
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
libvcs.states
#318libvcs.states
libvcs.cmd
): Lite, typed, pythonic command wrappers forgit
,hg
,mercurial
#319I wrote this in 2013 when I was new to python programming. I am looking back
surprised at myself:
"I wrote that?".
Over the next releases, you will see two things:
libvcs.cmd
: Lite, pythonic, typed wrapper forgit
,hg
, etc.libvcs.states
: Re-run friendly checkout / update tool for repos, comparable tofabtools.require.git
,salt.states.git
,ansible.builtin.git
And maybe,
libvcs.contrib
for pip-style URLs (or it'll become a gist)The text was updated successfully, but these errors were encountered: