Category
Git
Git is the industry-standard distributed version control system for tracking code changes and collaborating with teams.
7 articlesGit Merge Patterns for Main and Release Branches
2025/02/02·6 min readA practical guide on using Squash and Fast-Forward patterns to manage a clean Git workflow.
Few Useful Command for Git Log Commit
2021/01/11·1 min readHere are a few useful commands if you want to get a list of git commit information.
How to Squash All Git Commits into One
2021/01/11·1 min readA quick note to show how to squash all git local commits into one.
Git with Visual Studio
2017/06/30·1 min readCommon issues and fixes when using Git with Visual Studio.
Migrate Source Code
2016/10/13·1 min readA guide on migrating source code between version control systems such as Git, TFVC, and SVN.
Few Commands About Use Git to Commit to GitHub
2016/04/01·2 min readUse Git with Visual Studio2012
2014/08/02·1 min readThis is a memo about how to use Git with Visual Studio 2012.