Git - Cleaning Commit HistorySometimes you need to completely reset the repository history - when you accidentally pushed secrets, huge files, or simply need a clean history. 2026.07.22 2 minute Easy Linux#git #linux #howto
Git console commands cheat sheetGit console commands cheat sheet 2025.10.27 25 minute From other sources#git #from-net
Software RepositoryThere are various types of repositories. For example, repositories of programs written in a single programming language, or intended for a specific platform. 2022.01.22 2 minute IT theory#git #glossary