Programming Resources
21.7K subscribers
1.78K photos
7 videos
4 files
109 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
A modern branching strategy where developers work in a single branch (the "trunk"), making small, frequent changes. It improves CI/CD, reduces merge conflicts, and enhances collaboration.
یک روش توسعه به نام TrunkBased که در مقابل feature-based قرار داره و بحث‌های زیادی راجع بهش هست که کدوم یکی کجاها بهتره یا بدتره میتونید تو این سایت کلی چیز درموردش یاد بگیرید

#Development #Trunk #TrunkBased #Git #Branch #Software #VCS #Version #Versioning #Control
@pythony

https://trunkbaseddevelopment.com
3👍31🤨1
Turn any Git repository into a simple text digest of its codebase.
This is useful for feeding a codebase into any LLM.
به کمک این سایت هر repo ای رو به یک فایل کلی برای فرستادن به LLM استفاده کنید تا بتونید مثلا به عنوان context ازش استفاده کنید و هرکاری دلتون خواست بکنید

#Git #Ingest #LLM #Feed #Repo #Codebase #Repository
@pythony

https://gitingest.com
👍6🤨1