GitHub for Technical Writers
摘要
Many organizations rely on a source code repository system. Using a source code repository means you can track every change made to a file over time, including details about the update, who made the edit, and their notes about what changed. If it’s a plain text file like program source code, or a plain text markup system like Markdown, you can track changes to it in a source code repository.