Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coderamp-labs
/
gitingest
Public
Notifications
You must be signed in to change notification settings
Fork
955
Star
12.8k
Code
Issues
11
Pull requests
14
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
6de8860
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 21, 2025
ci: improve release please config (#431)
MickaelCa
authored
6de8860
Copy full SHA for 6de8860
Commits on Jul 20, 2025
ci: add release-please workflow for automated versioning and releases (#429)
MickaelCa
authored
488a6c3
Copy full SHA for 488a6c3
Commits on Jul 17, 2025
ci: [StepSecurity] Apply security best practices (#420)
Show description for c541a2c
step-security-bot
and
filipchristiansen
authored
c541a2c
Copy full SHA for c541a2c
ci: comment preview URLs for PR deploy/undeploy events (+lint) (#424)
MickaelCa
authored
b85cb18
Copy full SHA for b85cb18
ci: add workflow for deploying temporary PR environments (#423)
MickaelCa
authored
83fb274
Copy full SHA for 83fb274
Commits on Jul 16, 2025
fix: Potential fix for code scanning alert no. 75: Uncontrolled data used in path expression (#421)
Show description for 9ceaf6c
3 people
authored
9ceaf6c
Copy full SHA for 9ceaf6c
Commits on Jul 15, 2025
fix: gitignore and gitingestignore files are now correctly processed … (#416)
ix-56h
authored
74e503f
Copy full SHA for 74e503f
chore(deps): bump ytanikin/pr-conventional-commits from 1.4.0 to 1.4.1 (#413)
Show description for 11e2fce
dependabot[bot]
authored
11e2fce
Copy full SHA for 11e2fce
Commits on Jul 14, 2025
ci(codecov): turn off PR comments & annotations (#411)
filipchristiansen
authored
d807fd8
Copy full SHA for d807fd8
Commits on Jul 13, 2025
ci: allow conditional container push from labeled pull requests (#410)
MickaelCa
authored
576e9cc
Copy full SHA for 576e9cc
feat: integrate Sentry for error tracking and performance monitoring (#408)
MickaelCa
authored
590e55a
Copy full SHA for 590e55a
ci: integrate Codecov and pytest-cov (#405)
filipchristiansen
authored
03b0150
Copy full SHA for 03b0150
fix: enable metrics if env var is defined instead of being "True" (#407)
NicolasIRAGNE
authored
fa2e192
Copy full SHA for fa2e192
feat: implement prometheus exporter (#406)
Show description for 1016f6e
NicolasIRAGNE
and
MickaelCa
authored
1016f6e
Copy full SHA for 1016f6e
Commits on Jul 12, 2025
docs: add GitHub Issue Form for feature requests (#404)
filipchristiansen
authored
9b1fc58
Copy full SHA for 9b1fc58
docs: add GitHub Issue Form for bug reports (#403)
filipchristiansen
authored
4546449
Copy full SHA for 4546449
Commits on Jul 9, 2025
ci: add missing simple main tag (#399)
MickaelCa
authored
340edb6
Copy full SHA for 340edb6
ci: add docker build & push to GHCR (#397)
MickaelCa
authored
37eb4be
Copy full SHA for 37eb4be
chore: replace org name in repo urls (#396)
cyclotruc
authored
f5b20de
Copy full SHA for f5b20de
Commits on Jul 8, 2025
ci: add PR title validation (#395)
MickaelCa
authored
15078ba
Copy full SHA for 15078ba
New swagger UI integration, improve frontend, remove repo_url from api error response, add api endpoints for ingestion and api config json, better docstring for endpoints, fix include/exclude front…
Show description for 6fbc296
ix-56h
authored
6fbc296
Copy full SHA for 6fbc296
Commits on Jul 6, 2025
rename llm.txt to llms.txt (#390)
ix-56h
authored
8445050
Copy full SHA for 8445050
Merge pull request #338 from BareninVitalya/fix/windows-support
Show description for 943d5fa
NicolasIRAGNE
authored
943d5fa
Copy full SHA for 943d5fa
Merge main into fix/windows-support
BareninVitalya
committed
9dfb279
Copy full SHA for 9dfb279
Use 'git config core.longpaths' without level
BareninVitalya
committed
56ce0ed
Copy full SHA for 56ce0ed
Check core.longpaths using --global instead of --system on Windows
BareninVitalya
committed
e10bfc0
Copy full SHA for e10bfc0
Check core.longpaths using --global instead of --system on Windows
BareninVitalya
committed
d284d75
Copy full SHA for d284d75
feat: add Tailwind CSS pipeline, tag-aware cloning & overhaul CI/CD (#352)
Show description for b683e59
filipchristiansen
authored and
BareninVitalya
committed
b683e59
Copy full SHA for b683e59
fix(windows): warn if Git long path support is disabled, do not fail
BareninVitalya
committed
b8e375f
Copy full SHA for b8e375f
refactor: centralize PAT validation, streamline repo checks & misc cleanup (#349)
Show description for cea0edd
2 people
authored and
BareninVitalya
committed
cea0edd
Copy full SHA for cea0edd
Update src/gitingest/utils/git_utils.py
Show description for 6fe62cc
BareninVitalya
and
NicolasIRAGNE
committed
6fe62cc
Copy full SHA for 6fe62cc
Update git_utils.py: warn on long paths issue on Windows
BareninVitalya
committed
390a591
Copy full SHA for 390a591
Remove IDE-specific files and update .gitignore
BareninVitalya
committed
5a7f9fa
Copy full SHA for 5a7f9fa
Fix Windows compatibility: subprocess support and long path handling
BareninVitalya
committed
99aaef0
Copy full SHA for 99aaef0
replace curl by httpx (#374)
Show description for e023af3
ix-56h
and
filipchristiansen
authored
e023af3
Copy full SHA for e023af3
Pagination
Previous
Next
You can’t perform that action at this time.