Git Product home page Git Product logo

git-homework1's Introduction

git-homework1

  1. Create a fork (fork button on GitHub) of this repo

  2. Clone your fork locally

  3. Create a branch named result (should point to origin/master at the beginning)

  4. Push result branch into GitHub (your fork)

  5. Add two commits in your master branch (for each commit, simply edit your README.md by adding one line of characters.)

  6. checkout to branch named result, add two commits in your result branch by doing the same trick as above.

  7. create and checkout another branch named rebase-this, pointing at one commit before the latest commit of result branch. Then create an 1.txt file in rebase-this branch.

  8. Rebase branch named rebase-this to master branch.

  9. Merge branch rebase-this to master branch, then deleting branch rebase-this.

  10. Merge branch result to master branch, solving merge conflicts if any.

  11. Push to your github and create pull request.

<<<<<<< HEAD

<<<<<<< HEAD #Enjoy coding

#happy github

change 1 in master

#Today is Friday as well as Sunday

git-homework1's People

Contributors

suzyyang10 avatar catlike-sunshine 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.