Quickclone

Latest version: v0.6.0

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6.0

1. Store a list of previously cloned repositories instead of the most recently
cloned one. The repository whose path is to be printed can be chosen using the
`--last-clones-index/-Z` flag.

0.5.0

1. Detect missing configuration files and give user the option to create the
missing configuration files. (DONE)
2. Warn about configuration file encoding bugs. (DONE)
3. Pass extra command-line arguments to VCS command. (DONE)
4. Streamline main entry point. (DONE)

0.4.1

1. Fix syntax to be 3.7-compliant.
2. Move cache location from `~/.cache/quicktoml` to `~/.cache/quickclone`,
with prompt to user asking whether they want to move the old cache data over.

0.4.0

1. Add `-L/--last-clone` flag to get the directory of the last clone operation.

0.3.0

1. Add support for mercurial.
2. Allow overriding the `vcs.remote` configuration option using the
`-S/--system` flag. Currently, this flag accepts `git`, `mercurial` or `hg`.
3.

0.2.0

1. Add support for SCP-like locators (e.g. gitgithub.com:RenoirTan/QuickClone.git)
2. Add unit tests for most of the quickclone library.
3. Add `options.remote.force_scp` option to quickclone.toml.
4. Allow users to use a different config file instead of the one in `~/.config/quickclone.toml`
by using the `--config-file <path>` flag.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.