This dataset contains commit data extracted from various Git repositories for training the GitGraph model.
gitgraph.duckdb - DuckDB database containing:
Commit metadata (hash, message, author, timestamp)
File changes with diffs
Repository information
db_path = hf_hub_download(
repo_id="blankenshipdanielj/gitgraph-data"… See the full description on the dataset page:
https://huggingface.co/datasets/blankenshipdanielj/gitgraph-data.