メインコンテンツへスキップ
nsymtks.com
March 12, 2025

Building 'zgsync': A Tool to Manage Zendesk Guide Articles in Markdown

I built 'zgsync', a CLI tool for efficiently managing Zendesk Guide articles using Markdown.

June 10, 2024

Syncing Author Date and Committer Date in Git

When you run git log, there are two dates shown: Author Date and Committer Date. This post explains the difference between the two and how to sync them.