2025

Spring

Set Git Proxy

2 min read

Set up a proxy for Git operations, both for HTTP/HTTPS and SSH connections.
Learn Git Data Structure Design

10 min read

A look at Git's data structures — objects, references, and branches. These concepts are the foundation for understanding how Git actually works.
2024

Spring

Git for Android

2 min read

Use MGit as a Git client on Android, including installation, cloning, local repositories, URL formats, and SSH key setup.