git2gpt icon indicating copy to clipboard operation
git2gpt copied to clipboard

Convert a Git repo into a ChatGPT prompt!

Results 6 git2gpt issues
Sort by recently updated
recently updated
newest added

When files related to a specific task are spread across various folders in different packages, compiling output from multiple git2gpt runs becomes necessary. It would be convenient if I could...

enhancement
help wanted

i found your great tool. in the absence of a chat gpt pro account, i wanted to try the whole thing with https://notebooklm.google.com/. The funny thing is, I cloned some...

I am working on a laravel project. The symbolic link that links the /storage directory to public/storage directory makes the git2gpt to stop. >> git2gpt Codes Error: error processing repository:...

bug
fix-me

This pull request fixes #9. The issue has been successfully resolved by adding code to skip symbolic links during repository processing. The key change was in the `processRepository` function in...

## Problem Users reported that git2gpt "doesn't produce output" or produces unexpected results when using extension patterns like `*.go`, `*.log`, or `*.tmp` in their `.gptinclude` and `.gptignore` files. The issue...

hello!! I've been using (and loving) git2gpt for some time now, but as of today it does not produce any output. I've tried reinstalling and still no dice. EX: EDIT:...