Search Articles — Sudonull

Search Results

In this project

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.

Gramax — open-source docs-as-code with Git

https://sudonull.com/gramax-open-source-docs-as-code-with-git

Gramax replaces GitBook: Git integration, AI search, visual Markdown editor. Repository setup in minutes. Full data control for developers. Learn the migration guide.

From the web

Git - Install

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

Git is a member of Software Freedom Conservancy.

Git

https://git-scm.com/

Git is a free and open sourcedistributed 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. …

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 - Wikipedia. Jump to content. Main menu. move to sidebarhide. Navigation . Main page. Contents. Current events. Random …

Git - Documentation

https://git-scm.dev/doc

Git is a member of Software Freedom Conservancy.

Git for Windows

https://gitforwindows.org/

As Windows users commonly expect graphical user interfaces, Git for Windows also provides the Git GUI, a powerful alternative to …

Git Tutorial - W3Schools

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

The Git commands are mostly the same, but some steps (like connecting to a remote or pushing code) might look a little different …

TortoiseGit – Windows Shell Interface to Git

https://tortoisegit.org/

Oct 31, 2025 · FAQ Manuals Contribute The Power of Git – in a Windows Shell TortoiseGit provides overlay icons showing the file …

Git Tutorial - GeeksforGeeks

https://www.geeksforgeeks.org/git/git-tutorial/

Aug 26, 2026 · Git is an open-source distributed version control system that helps track code changes, manage different versions of a …

Trending Now