Radish, Keep Going!
Radish, Keep Going!
Feb 25, 2026 · Fundamentals

Unlock Git’s Hidden Power: Master the Magic Files That Control Your Repository

This guide explains the purpose, syntax, and practical usage of Git’s special configuration files—including .gitignore, .gitattributes, .lfsconfig, .gitmodules, .mailmap, and others—so developers can correctly configure repository behavior, manage large files, submodules, and author identities across platforms.

GitVersion Controlconfiguration
0 likes · 17 min read
Unlock Git’s Hidden Power: Master the Magic Files That Control Your Repository
Liangxu Linux
Liangxu Linux
Jul 9, 2019 · Frontend Development

Turn Any GitHub Repo into a Live Front‑End Site in One Click

This guide explains how to publish a GitHub repository as a front‑end website using the master branch, share specific code lines via URL fragments, auto‑close issues with commit messages, embed GitHub widgets, force language detection with .gitattributes, and monitor traffic and trending statistics.

GitHub Pagescode sharingfrontend
0 likes · 6 min read
Turn Any GitHub Repo into a Live Front‑End Site in One Click