Personal experience on source code management(Git)

Posted makesense

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Personal experience on source code management(Git)相关的知识,希望对你有一定的参考价值。

Understand what‘s Distributed SCM

  1. fetch the updates from remote before you start coding or pushing your changes
  2. waiting until the command process(eg:check-out) finished itself in case  breaking the git file system.
  3. double confirm on the merge conflict you had made

Check in your source code correctly and elegantly

  1. diff your changes before check in your source code
  2. check in your updates based on the feature you implemented or bug you fixed
  3. commit your code with clear message(https://chris.beams.io/posts/git-commit/)
  4. keep an eye on the output message from git command
  5. commit with --amend option if needed

以上是关于Personal experience on source code management(Git)的主要内容,如果未能解决你的问题,请参考以下文章

Experiments on the NYC dataset(updated 3rd,Aug)

Experience with Foxwell NT510 scanner on 2002 GM C1500

A Personal Selection of Books on E lectromagnetics and Computational E lectromagnetics---David B. Da

Support for password authentication was removed on August 13, 2021. Please use a personal access tok

Assembly Experiment4

Support for password authentication was removed on August 13, 2021. Please use a personal access tok