Git Product home page Git Product logo

pedromrls / github_challenge_practice Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 7 KB

GitHub Day 2 Activity Follow each step exactly, in order. Create a repository named “GitHub_Challenge” on GitHub and choose to include a README. Clone the repository to your computer. Use Git Bash to create a new branch named “feature_1”. Checkout the new branch Create a text file named “code.txt”, open it in a text editor, and write three lines of text about the city you live in. Commit the changes. Push the changes to GitHub. Check GitHub.com to verify you see the changes. From Git Bash, checkout the “main” branch. Edit the README in a text editor to add two lines of text talking about GitHub. Commit the changes. Push the changes to GitHub. Check GitHub.com to verify you see the changes. From Git Bash, create a new branch named “feature_2”. Checkout the new branch Create a text file named “more_code.txt”, open it in a text editor, and write four lines of text about sports. Commit the changes. Open the README and delete the second line of text. Add two more lines about the weather outside. Commit the changes. Push the changes to GitHub. Check GitHub.com to verify you see the changes. Lastly, merge each branch back into the main branch. This can be done through Git Bash with commands or through creating Pull Requests on GitHub.com Once finished you should have the following files: A README.md file with one line talking about GitHub followed by two lines about the weather. A code.txt file with three lines of text about the city you live in. A more_code.txt file with four lines about sports. Submit the link to your repository in Canvas.

github_challenge_practice's People

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.