Giter Site home page Giter Site logo

git_internal's Introduction

Homework Assignment: Git Mastery

Task 1: Repository Basics

  • Create a new repository on GitHub.
  • Clone the repository to your local machine, create a new file called README.md, and commit the changes.
  • Push the commits back to the remote repository on GitHub.

Task 2: Branching and Merging

  • Create a new branch called feature-branch from the main branch.
  • Make some changes to an existing file or create a new file, commit the changes, and push the branch to GitHub.
  • Then, merge the feature-branch into the main branch using a pull request.

Task 3: Resolving Conflicts

  • Create a new branch from the main branch.
  • Make changes to a file in both the main branch and your new branch.
  • Commit the changes to both branches, causing a conflict.
  • Resolve the conflict by manually editing the conflicting file, commit the changes, and push them to GitHub.

Task 4: Collaboration with Forks

  • Fork the git_internal repo on GitHub.
  • Make changes to student.txt: add your first and last name.
  • Submit the changes as a pull request to the original repo.
  • Add a link to the repo you created in tep 1 to a comment on the PR.

git_internal's People

Contributors

devops01ua avatar kamaok avatar igor-kostyrenko avatar mykytoid avatar oleksabaida avatar svasylenkiv avatar dvetriak avatar vvorobiova987 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.