Giter Site home page Giter Site logo

github-session's Introduction

GitHub-session

GitHub is a development platform that enables you to host and review code, manage projects, and build software alongside 50 million developers.

How to Publish your projects in GitHub with the easiest way

1.Fork a repo

Forking a repository makes a copy of the repository in your GitHub account. The parent repository is referred to as the upstream while your forked copy is referred to as the origin. Once you've forked a repository into your GitHub account you can clone it to your local machine. Forking allows you to freely make changes to a project without affecting the original upstream repository

First you open the repo that you want to work on , then click in 'fork' button on the up right of the page

image-1

Open GitHub Desktop

image-2

Use GitHub Desktop to clone the forked repo to work on it in your local device

image-3

2.create a branch

Branches are the preferred way to create changes in the GitHub flow.

image-4

Create a new branch to make changes away from the original repo and to create save pull request

image-5

3.make a change

Make changes that you want and then open GitHub Desktop

image-6

If you aren't the owner of the repo , don't forget to make changes on your branch

image-7

4.push it

After commit your changes publish the branch

image-8

then create pull request

image-9

5.delete branch

if you won't to make more updates on the replater , you can delete your branch

image-10

Task

Try to follow these steps above and make changes by add your name on Attendance excel sheet. image-11

If you need help, contact Ahmed Tarek:
Email: [email protected]

omarelsherif010 omarelsherif010 omarelsherifpage

github-session's People

Contributors

ahmedtarek26 avatar yasmeen54 avatar afnan7120 avatar talaat-hub avatar abdomo7sen avatar

Stargazers

Roman avatar AbdElRahman Raafat Amer avatar Ahmed Ayman 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.