TGTGInsighttelegram intelligenceLIVE / telegram public index
Back to channels
GitHub Trends avatar

TGINSIGHT CHAT

GitHub Trends

@githubtrending

Technologies

See what the GitHub community is most excited about today. A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel. Author and maintainer: https://github.com/katursis

Subscribers1.0万Current channel subscribers
Tracked posts1,000Indexed post count
Recent reach2,995Sum of recent post views
Recent posts

Recent posts

Tag: #git · 6 posts

当前筛选 #git清除筛选

Posted Feb 1

#rust#git#git_hooks#pre_commit prek is a faster, dependency-free alternative to pre-commit, built in Rust. You download a single binary with no runtime requirements, and it automatically manages Python versions and virtual environments for you. It runs multiple times faster than pre-commit while using half the disk space, shares toolchains between hooks, and supports parallel execution. prek is fully compatible with existing pre-commit configurations, includes built-in support for monorepos, and offers improved commands like running hooks on specific directories or last commits. Major projects like CPython, Apache Airflow, and FastAPI already use it, making it a reliable choice for streamlining your code quality checks. https://github.com/j178/prek

548 views

Posted Dec 23

#go#git#go#golang#hacktoberfest#hooks#lefthook#manager Lefthook is a fast Git hooks manager built in Go for Node.js, Ruby, Python, and other projects. Install it easily via Go, NPM, gem, or pipx, then configure hooks in a simple lefthook.yml file and run `lefthook install`. It runs commands in parallel, filters files with globs/regex, supports scripts, tags, Docker, and local overrides for speed and control. This saves you time on commits/pushes by automating linting and checks quickly without dependencies, keeping code clean effortlessly. https://github.com/evilmartians/lefthook

576 views

Posted Oct 14

#kotlin#compose_multiplatform#git#jetbrains_compose#jgit#kotlin#multiplatform#rust Gitnuro is a free, open-source Git client that works on Linux, Windows, and MacOS, offering the same experience on all platforms. It helps you manage Git repositories easily with features like viewing file changes, staging, committing, branching, merging, rebasing, and more. It supports advanced Git tasks such as interactive rebase, stash management, and image diffs. Gitnuro respects your privacy by not tracking your data and allows customization with themes. It is fast, does not rely on web technologies, and is suitable for both beginners and professionals, making Git version control simpler and more efficient for you. https://github.com/JetpackDuba/Gitnuro

367 views

Posted Aug 10

#typescript#agentic_ai#agents#ai#claude#copilot#cursor#git#llm#mcp GitMCP is a free, open-source service that connects AI assistants to any GitHub project’s latest documentation and code using the Model Context Protocol (MCP). This means your AI can access up-to-date, accurate information directly from the source, reducing mistakes and hallucinations when coding or asking questions about libraries, even new or niche ones. You just add a GitMCP URL for your chosen GitHub repo to your AI tool, and it fetches relevant docs and code smartly without setup hassle. This helps you get reliable code examples and API usage instantly, improving your coding efficiency and accuracy. It’s private, easy to use, and works with many AI assistants. https://github.com/idosal/git-mcp

551 views

Posted May 22

#javascript#api_client#api_testing#automation#developer_tools#git#graphql_client#http_client#javascript#openapi#openapi3#opensource#rest_api#testing#testing_tools Bruno is a free, open-source API testing tool that stores your API collections as plain text files on your device, ensuring your data stays private without cloud syncing. It works across Mac, Windows, and Linux, and supports collaboration through Git or any version control system, making teamwork easier. Bruno automates API testing with JavaScript scripts, increasing efficiency, test coverage, and simplifying integration into CI/CD pipelines. This helps catch bugs early, maintain tests easily, and run regression tests smoothly, saving you time and improving API reliability compared to traditional tools like Postman. You can download it easily via multiple package managers. https://github.com/usebruno/bruno

480 views

Posted May 16

#go#bugtracker#decentralized_application#distributed_systems#git#gitdb git-bug is a powerful, decentralized issue tracker that stores issues, comments, and users directly inside a Git repository as versioned objects, not just files. This means you can manage your issues offline, sync them later, and keep everything clean and organized within your existing Git workflow. It’s very fast, supports syncing with platforms like GitHub and GitLab, and offers multiple ways to interact, including command line, text user interface, or web browser. This tool helps you track and manage project issues efficiently without needing a separate server or database, making collaboration and version control seamless. https://github.com/git-bug/git-bug

473 views