Found 1001 bookmarks
Custom sorting
Personal Agency With Git Time Logging
Personal Agency With Git Time Logging
Tracking time worked is unsexy at best, intrusive micro-management at worst. But I think understanding where time is spent lets individuals drive velocity through better choices. We can do this automatically with git hooks.
·doocot.sh·
Personal Agency With Git Time Logging
GitSeek | Copy Complete Code from Any Repo for AI Tools
GitSeek | Copy Complete Code from Any Repo for AI Tools
GitSeek helps you quickly extract the complete code you need from any repository. Paste to Claude for detailed explanations, or feed into Cursor to implement similar features in your projects. With project visualization and architecture insights.
·gitseek.dev·
GitSeek | Copy Complete Code from Any Repo for AI Tools
Highlights from Git 2.49
Highlights from Git 2.49
The open source Git project just released Git 2.49. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.
·github.blog·
Highlights from Git 2.49
davidesantangelo/gitingest: Gitingest is a command-line tool that fetches files from a GitHub repository and generates a consolidated text prompt for your LLMs.
davidesantangelo/gitingest: Gitingest is a command-line tool that fetches files from a GitHub repository and generates a consolidated text prompt for your LLMs.
Gitingest is a command-line tool that fetches files from a GitHub repository and generates a consolidated text prompt for your LLMs. - davidesantangelo/gitingest
·github.com·
davidesantangelo/gitingest: Gitingest is a command-line tool that fetches files from a GitHub repository and generates a consolidated text prompt for your LLMs.
Git Truck - visualize your repo
Git Truck - visualize your repo
Git repository visualizations, cumulative contribution statistics and more. Run npx -y git-truck to use Git Truck today!
·git-truck.github.io·
Git Truck - visualize your repo
時間がかかっていた git status を Trace2 で計測しながら10倍速くした話 - Mirrativ Tech Blog
時間がかかっていた git status を Trace2 で計測しながら10倍速くした話 - Mirrativ Tech Blog
環境 改善前 改善前計測 untrackedcacheを使った高速化 file system monitorを使った高速化 サブモジュールをオフにして高速化 Appendix: Gitバージョンアップ実験結果 まとめ We are hiring! こんにちは。バックエンドエンジニアのshirakawaxです。 Mirr…
·tech.mirrativ.stream·
時間がかかっていた git status を Trace2 で計測しながら10倍速くした話 - Mirrativ Tech Blog
How Core Git Developers Configure Git
How Core Git Developers Configure Git
What `git config` settings should be defaults by now? Here are some settings that even the core developers change.
·blog.gitbutler.com·
How Core Git Developers Configure Git
RelaGit
RelaGit
The elegant solution to graphical version control. Built by developers, for developers.
·rela.dev·
RelaGit
Conventional Commits
Conventional Commits
Conventional Commits is a defacto standard for writing commit messages in a manner more useful for both humans and machines. Examples: feat(batches): adjust callback data model to conform to naming standards ci: add ruby 3.4 to matrix style: upgrade standard formatting I learned of conventional commits recently and like the simplicity and ease of use. I want to use this standard going forward for all of my projects but I had one problem: how do I train myself to use this every time? It’s too easy to forget or skip without some sort of prompt or cheatsheet so that’s exactly what I did!
·mikeperham.com·
Conventional Commits
How to Create Branch from Commit in Git: Expert Guide for Developers
How to Create Branch from Commit in Git: Expert Guide for Developers
Master the art of creating branches from any Git commit with proven strategies that work. Learn from experienced developers and discover practical approaches to effective version control management.
·blog.mergify.com·
How to Create Branch from Commit in Git: Expert Guide for Developers
Git Clone From Tag: The Ultimate Guide for Modern Developers
Git Clone From Tag: The Ultimate Guide for Modern Developers
Master the art of Git clone from tag with hands-on strategies that actually work. Learn proven techniques from experienced developers for efficient version control and seamless repository management.
·blog.mergify.com·
Git Clone From Tag: The Ultimate Guide for Modern Developers