Giter Club home page Giter Club logo

Comments (2)

jackyyf avatar jackyyf commented on July 27, 2024

没有必要同步啊……真心……

你看我现在是怎么处理的……其他人的代码没有必要每次和自己的repo合并啊

from codebase.

whimsycwd avatar whimsycwd commented on July 27, 2024

你有时间的话 针对我们的使用 总结一些Git的用法,Wiki + 课上你来分享的形式~ 先谢~

我提几个要解决的问题

  1. 大家应该在自己分支上开发,否则一个pull request里面包含各个assingment的代码是很蛋疼。都不知道看哪里。
  2. 大家应该只add 被关注的代码。 TA的代码不应该被提交,或者应该很容易看出修改了什么。 为此,必须把TA的代码复制过去(复制到本地的master)先提交一次pull request,这个时候交上来先Merge一次。之后在自己分支上开发完,再Merge到master,最后提交。提交的代码才能看出同学们改的地方。

诶~事先没搞清楚。。

from codebase.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.