git-draw icon indicating copy to clipboard operation
git-draw copied to clipboard

draws nearly the full content of a tiny git repository as a graph

Results 6 git-draw issues
Sort by recently updated
recently updated
newest added

Hi, I'm new in git I juste have a fresh git on my windows10. How can i install and use git-draw ? Thanks

Hello! I have a relatively big project with many branches, and apparently some code has Chinese comments. When I run git-draw, I get the following error: `Error: git-draw.dot: syntax error...

I've tried running with: `git-draw --hide-reflogs --hide-blobcontent --hide-treecontent --hide-refs --hide-index --image-only` but still end up with the tree and blob objects. Using the `--hide-objects` removes the commit objects which is...

it gives me this message: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() I have uft chars in the comments (ó, ü, ß, etc.)

I got this error. Error: UTF8 codes > 3 bytes are not currently supported. Or perhaps "-Gcharset=latin1" is needed? Any suggestion on how to solve it? Thanks

/usr/bin/docker buildx build \ --build-arg RABBITMQ_VERSION= \ --file dev/mq/Dockerfile \ --iidfile /home/runner/work/_temp/docker-actions-toolkit-GWGDlL/build-iidfile-a1a6ebe64e.txt \ --platform linux/amd64,linux/arm64 \ --attest type=provenance,mode=max,builder-id=https://github.com/SaaSCh/datatracker/actions/runs/15891193928/attempts/1 \ --tag ghcr.io/ietf-tools/datatracker-mq:v1.0.0 \ --tag ghcr.io/ietf-tools/datatracker-mq:latest \ --metadata-file /home/runner/work/_temp/docker-actions-toolkit-GWGDlL/build-metadata-23e0527e4b.json \ --push .