Coder Social home page Coder Social logo

workshop_github's Introduction

GitHub workshop - Solana Group

Overview of key terms

  • fork a GitHub repository -> copy a collaborator’s repository to your own GitHub account
  • clone it locally -> copy the repository/file to your computer while maintaining a connection to your remote (GitHub) version
  • create a new file locally and commit it to your local repository -> save the file locally in your version control system
  • push your changes to your GitHub version -> synchronise your local changes with your remote repository
  • contribute a file to the original repository by making a pull request -> request your collaborator, the owner of the original repository, to fetch your proposed changes and merge them into the original repository
  • pull the upstream repository into your fork -> update your fork to reflect all the changes that happened in your collaborator’s original repository

image

Step-by-step tutorial

The steps in this section must be follow in order


workshop_github's People

Contributors

dianalir avatar jordisolana avatar dianalirf 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.