Search Articles — Sudonull

Search Results

In this project

CPG pipeline for AI-coding without tech debt

https://sudonull.com/cpg-pipeline-for-ai-coding-without-tech-debt

Set up CPG pipeline for Claude: commit analysis, graph context, risks in PR. Avoid vibe coding errors. Instructions for middle/senior dev.

Git Log Analysis: Hidden Data on Team and Project Metrics

https://sudonull.com/git-log-analysis-hidden-data-on-team-and-project-metrics

Learn how to extract insights about developers and the project from Git logs. Methods for analyzing email, commits, and tasks for technical specialists.

Git bundle and SHA-256 for code transfer

https://sudonull.com/git-bundle-and-sha-256-for-code-transfer

Learn how to record software transfer via Git bundle and SHA-256 hash in acts. Avoid disputes: precise repository verification for developers. Practical commands.

Secure Obsidian Sync: Git and Encryption

https://sudonull.com/secure-obsidian-sync-git-and-encryption

Step-by-step guide to setting up Obsidian sync with Git and git-crypt. Keep your notes private with end-to-end encryption. Read the instructions.

Evil merge in Git: malware in merge commit

https://sudonull.com/evil-merge-in-git-malware-in-merge-commit

Learn how malware was injected into Git merge commits. Obfuscation via blockchain, detector in Go. Tools for CI/CD and repository protection. Scan history now.

From the web

Git

https://git-scm.com/

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with …

Git · GitHub

https://github.com/git-guides

Git is a distributed version control software. Version control is a way to save changes over time without overwriting previous versions. …

Git - Install for Windows

https://git-scm.com/install/windows

Several free and commercial GUI tools are available for the Windows platform. A knowledgeable Git community is available to …

Git - Documentation

https://git-scm.dev/doc

Pro Git The entire Pro Git book written by Scott Chacon and Ben Straub is available to read online for free. Dead tree versions are …

GitHub · Change is constant. GitHub keeps you ahead.

https://github.com/

Write, test, and fix code quickly with GitHub Copilot, from simple boilerplate to complex features. From your first line of code to final …

Git - Wikipedia

https://en.wikipedia.org/wiki/Git

Git is free and open-source software shared under the GPL-2.0-only license. The trademark "Git" is registered by the Software …

Git Tutorial - W3Schools

https://www.w3schools.com/git/default.asp

Git is a free, open source tool that helps you save and manage different versions of your files and code. With Git, you can work with …

TortoiseGit – Windows Shell Interface to Git

https://tortoisegit.org/

Oct 31, 2025 · TortoiseGit provides overlay icons showing the file status, a powerful context menu for Git and much more! Learn more …

Git - Install

https://git-scm.dev/install/

Choose your operating system above. Patches, suggestions, and comments are welcome.

Learn Git Branching

https://learngitbranching.js.org/

Welcome to Learn Git Branching Interested in learning Git? Well you've come to the right place! "Learn Git Branching" is the most …

Trending Now