Giter VIP home page Giter VIP logo

Comments (9)

morrowcj avatar morrowcj commented on August 12, 2024 1

Network link: https://github.com/chanana/courseNotes/network

from coursenotes.

morrowcj avatar morrowcj commented on August 12, 2024

@chanana,

Ok I did all of the steps on my end and then I merged my master branch with my B and pushed it to the github master branch. After you do the rest of the steps, you'll have to do the pull 1st before pushing part.

from coursenotes.

chanana avatar chanana commented on August 12, 2024

@morrowcj

  • pair up with one other student in the class
  • decide which git repository to work on: class note repo from one or the other student, say student A
  • student A goes to her/his own repository, clicks on “Settings” then “Collaborator” (github might ask for your password) then enters the gihub user name for student B, then click “Add collaborator”: to give push access to student B
  • student A: start a new branch “A”, add something to it, push the branch to github
  • student B: clone the repo on her/his laptop, start new branch “B”, add changes or new file to it, push the branch to github
  • student A: pull branch B, add changes to it, push to GitHub
  • student B: pull branch A, add changes to it, push to GitHub
  • student A and B: each checkout master branch, merge his/her own branch into master, push to GitHub. The second student doing this will need to pull first.
  • both students: check the branches and merge on the repo’s network: click on “Insights” then “Network”; there should be at least 1 merge commit and labels for at least 3 branches: master, A and B.
  • open a github issue with a link to the url with the “network” view [done by B];
  • tag the instructor & TA on this issue, give both student names.

Edited because completed

from coursenotes.

chanana avatar chanana commented on August 12, 2024

I guess I did too but the steps are in order so I'm not sure if the TA/Instructor will check that they all happened in that order.

from coursenotes.

chanana avatar chanana commented on August 12, 2024

~@morrowcj ~
Undid some stupid things I did and merged. I think we should both be good now. Please check once and then either go ahead and tag 'em or I can do it. Sorry for complicating this unnecessarily!

Ok turns out I shouldn't have merged B again. So I'll un-merge that and let you merge it again. Sorry again!

Edit: I think we should start a new project...

from coursenotes.

morrowcj avatar morrowcj commented on August 12, 2024

@chanana, I just looked at the network and I think you just need to merge your version of A into the master branch, fix any conflicts, pull the upstream changes and fix conflicts again, and then push. Then we should be done.

But if you want to start a new project to make the network a bit cleaner, that's ok too.

from coursenotes.

chanana avatar chanana commented on August 12, 2024

@morrowcj, I merged my branch with the master branch and pushed.

from coursenotes.

chanana avatar chanana commented on August 12, 2024

from coursenotes.

cecileane avatar cecileane commented on August 12, 2024

beautiful network, and beautiful checklist! 💯

from coursenotes.

Related Issues (4)

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.