Posts with tag git SearchSimple GitHub Tutorial2024-11-18gitsoftware-engineeringsshgithubversion-controlI wrote a tutorial on Git. In this post, I'd like to introduce the platform that is indispensable when it comes to Git: GitHub.Simple Git Tutorial2024-11-12gitversion-controlsoftware-engineeringtoolcollaborationThis is mainly a simple tutorial of Git. Some info about GitHub also included. You may also read Simple GitHub Tutorial.Simple Git Tutorial: Working with Remote Server2024-01-29gitsoftware-engineeringcollaborationremote-serverversion-controlUse remote servers to work with collaborators better.Simple Git Tutorial: Branching and Merging2024-01-29gitsoftware-engineeringversion-controlbranchingmergingGit's powerful branching and merging capabilities can help you deal with parallel collaborative development processes. Let's take a look.Git Commit 信息速查表2024-01-27gitsoftware-engineeringcommit-messagecheat-sheet供我自己使用的 Git Commit 信息速查表,使用 ChatGPT 整理。