Generates the DAG of a git repository
Project description
Generates the DAG of a git repository
See the online documentation.
Install
pip install git-dag
Examples
-
git dag -rlst -n 20would generategit-dag.gv(a graphviz dot file) andgit-dag.gv.svgwith:- the 20 most recent commits (
-n 20, use-n -1to show all) - all local branches (
-l) - all remote branches (
-r) - the stash (
-s) - all tags (
-t)
- the 20 most recent commits (
-
displaying trees (
-T) and blobs (-B) is recommended only for small(ish) repositories. -
using
-n 10 -i my-branch my-tagwould display the 10 most recent commits accessible frommy-branchormy-tag.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file git_dag-0.1.2.tar.gz.
File metadata
- Download URL: git_dag-0.1.2.tar.gz
- Upload date:
- Size: 91.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a37526e0bad56eb4a5dd2dfe3a77e6a45e83693160fcf0c4e0449a17f24c1a5c
|
|
| MD5 |
14e171096a51b3e7ed1465fec0b31aa1
|
|
| BLAKE2b-256 |
28d9421bc6294aff467d99bb4019cc3769f2556d0df3cbbdbfdd7145ceba54a3
|
File details
Details for the file git_dag-0.1.2-py3-none-any.whl.
File metadata
- Download URL: git_dag-0.1.2-py3-none-any.whl
- Upload date:
- Size: 61.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a53181edad475f458cc06647bd1042ab13628e7237b3b3795bfbd53719a77e6e
|
|
| MD5 |
8e31397ec567ee7c26bcb4cf15f9dee7
|
|
| BLAKE2b-256 |
847962b734fa4dad814bf3183042dccafc6a594f5492298b6df6b5e3e0f2025b
|