Git Product home page Git Product logo

06.3-partner-assignment's Introduction

06.3 - Collaborating with Git

With a partner, complete the following activity.

Part 1

  1. Create a fork of this assignment on Github.
  2. Add your partner to your repository by going to "Settings -> Collaborators"
  3. Once your fork is created, clone this assignment to your computer. To clone, go to the GitHub repository website, click the green button labelled "Code", and copy the URL under HTTPS.
  4. cd to your Developer folder.
  5. Run the following command: git clone [PASTE THE LINK YOU JUST COPIED HERE WITH NO BRACKETS]
  6. Open your folder in VS Code to begin working on the code.

Part 2 - Partner 1

  1. Format the HTML in whichever way you prefer (maybe a list? maybe h1 tags?)
  2. Answer the questions without asking your partner!
  3. Add some CSS to make your page stand out.
  4. Open your page in the browser to make sure it looks good.
  5. Add, commit and push your code to GitHub. git add . then git commit -m "Enter a message here that says what you changed and git push -u origin main

Part 3 - Partner 2

  1. Now, switch with your partner. Clone their repository and fix the answers they answered for you, and have them fix your answers. git clone [PASTE THE LINK TO THE REPOSITORY HERE]
  2. Push the changed answers
  3. Submit your GitHub repository link for credit.

06.3-partner-assignment's People

Contributors

kgpierre avatar

Watchers

 avatar

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.