hanjie site
中 EN
  • Home
  • Articles
  • About

Browse

  • Ai
  • Cloud Infra
  • Code
  • Devops
  • Machine Setup
  • Personal Growth
  • Tools
    • Git
      • Git Hooks User Guide
      • Git Command Quick Reference
    • Powershell Guide
Articles / Tools / Git

Section

Git

Browse subcategories and articles under the current section. Path: tools/git

Articles

2 articles

Git Hooks User Guide

Use Git hooks to check image file extensions and convert them to lowercase. My website runs on Linux, where filenames are case-sensitive, but I often edit Markdown on Windows, where filenames are case-insensitive. As a result, images that display correctly on Windows may fail to load on my website and return 404 Not Found.

Author: Hanjie Chen Published: 2025-01-11 Updated: 2026-05-16

Git Command Quick Reference

Common Git commands, typical scenarios, and pitfalls organized by workflow

Author: Hanjie Chen Published: 2024-08-26 Updated: 2026-05-17
© 2026 hanjie site