Giter Club home page Giter Club logo

hactoberfest2020's Introduction

Hactoberfest2020

Some Basic Program in Various Languages.

Update your Repository with main

Add the remote, call it "upstream" :

git remote add upstream https://github.com/vinayskywalker/Hactoberfest2020

Fetch all the branches of that remote into remote-tracking branches, such as upstream/main:

git fetch upstream

Make sure that you're on your main branch:

git checkout main

Rewrite your main branch so that any commits of yours that aren't already in upstream/main are replayed on top of that other branch:

git rebase upstream/main

hactoberfest2020's People

Contributors

vinay-kumar99 avatar ashwinj9841 avatar niyatirani avatar b19149 avatar ashishlalwani582 avatar vegetaop avatar denilaj avatar aryan2848 avatar yashppawar avatar pratyush-patwa avatar ketaki-gangadhar avatar thekapilkhandelwal avatar ayushikulshreshta30 avatar dernyt-tpe avatar suruchi2402 avatar kriti1976 avatar amansaini01 avatar yash2rule avatar shubhankarrana avatar ranveersequeira avatar jainprayush9 avatar bhch7051 avatar visakh2 avatar sankha2812 avatar rithik56 avatar kaushikijain avatar gunjeeta avatar abhiarv20 avatar draxster99 avatar shaishthava avatar

Watchers

James Cloos 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.