Coder Social home page Coder Social logo

git-demo-2's Introduction

Git Demo 2

This is a repository for practicing pull requests.

What to do

  1. You will fork this project by clicking on the "fork" button on the top right corner, at which point your should have your own forked version of this project under your account on Github.
  2. Clone this project to your local computer.
  3. Create a new branch: git checkout -b a-branch-name. Replace a-branch-name with a descriptive name of your choice.
  4. Do git status to see that you are indeed on this branch.
  5. Make a couple of commits to this branch. I suggest adding a file of your choice, and then committing another change to that file.
  6. Push the changes to GitHub: git push -u origin a-branch-name, again replacing a-branch-name with the name of your branch.
  7. Go to github.com, find your project. You should see your new branch in a peach colored box under "Your recently pushed branches:". Click the "Compare & Pull request" button on the right. Leave a comment, and click "Create pull request".
  8. That's it! Next step is to wait for your instructor to accept (or reject) your pull request. There is also the option of leaving comments on the pull request page as a means of code review.

git-demo-2's People

Contributors

airportyh avatar codybarber avatar csdaniel17 avatar dkendrick25 avatar kyleluck avatar mbrimmer83 avatar phamous2day avatar ramsandhya avatar rrgn avatar shandaq avatar thebigkatz avatar

Watchers

 avatar  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.