Git-jock

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Added
- Configuration file
- `~/.jockrc` stores repositories and groups for commands to be run on (YAML formatted)
- `--group` can be used to refer to groups of repositories (same usage as repositories)

Changed
- `--respository` now refers to repository stored in `.jockrc`, previously looked at adjacent directories

0.1.0

Added
- Initial usage: `jock [OPTIONS] COMMAND [ARGS]`
- OPTIONS can be `--version`, `--help` or a list of repositories such as `-r git-jock-cli` or `--repository
some-service`
- COMMAND is any of the currently supported git commands: `add`, `branch`, `checkout`, `clone`, `commit`, `fetch`,
`pull`, `push`, `reset`, `restore`, `rm`, `switch`, or `tag`
- ARGS are git arguments passed directly to the git command

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.