Gitpm

Latest version: v0.7.1

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

Scan your dependencies

Page 1 of 2

0.7.0

**Amazing new features:**

+ GitPM Update is a tool that updates multiple instances of a project (commits, metadata), run it by typing `gitpm [project] update [other project location]`
+ GitPM Sync can be used to sync codebases (by comparing project ids), run it by typing `gitpm sync [other location]`

Download: `pip3 install gitpm`

0.6.0

**New features:**

+ New tool: `gitpm [project] clone` to clone projects with metadata
+ New tool: `gitpm stat` to display info about the current codebase
+ Feature: You can equally use project selectors: names, folders and ids to refer to projects in cli
+ Many bugfixes and new bugs...

Install as always, using `pip install gitpm`.

0.5.0

**Amazing new features:**

+ GitPM can manage bare and normal git repositories.
+ Projects are modeled by the `Project()` class.
+ Improved parsers, reworked, redone.
+ Improved [documentation](https://gitpm.readthedocs.io).

Download by running `pip install gitpm`.

<sub>Likely many bugs that we will still fix before `v1.0.0`.</sub>

0.4.0

Improved packaging structure.

0.3.0

**New Features:**

+ More readable **python library** functions
+ Better parsing to prevents crashes
+ Improved shell design `gitpm > ` and shell history (up / down arrows)
+ Check out projects in-shell by running `checkout [id]`
+ Run **git commands** on a project by running `gitpm [id] [command]`
+ _More fixes and likely some more bugs ^^_

Install by running `pip install gitpm`.

0.2.0

Improved docs and application structure.

New features:
+ Project removal using `gitpm [id] remove`
+ The GitPM shell can be started through `gitpm loop`
+ many smaller fixes

Install by running `pip install gitpm`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.