summaryrefslogtreecommitdiff
path: root/src/git_tools.rs
AgeCommit message (Collapse)Author
2024-12-25feat: git repo finalise and cgitrepoZhongheng Liu
cgit: added code for cgitrepos file parsing and adding git: added dynamic base path by reading config struct
2024-12-24chore: add commentsZhongheng Liu
2024-12-24feat: git and cgit changesZhongheng Liu
cgit: add scaffolding for appending to cgitrepos git: change some stuff around so rust-analyzer stops shouting at me
2024-12-24feat: libgit2 repo creationZhongheng Liu