Git Product home page Git Product logo

git-init's Introduction

init Gear up guys, It's Git time. Let's push together and merge into a brilliant repo, all at once.

We have always believed in giving back to the tech community with a particular focus on creating and supporting opportunities for those wanting to start a career in tech through diversified and inclusive sessions. Don't miss a chance to get hands-on training on getting started with Git and GitHub. Be a part of our very welcoming space, purely aimed at encouraging and promoting communication, best practices, and technical expertise.

Collaborate First, Code Second, quickly become what the community members live by!

Let's Git together.

Registration -> https://gdsc.community.dev/e/m99q7s/

๐Ÿ—“๏ธ: 9th October, 22

๐Ÿ•ค: 8PM - 9PM

๐Ÿ“: Google Meet

git-init

This repo is for the contribution of my students from the git init session I am conducting on 9th Oct 2022.

How to use:

  1. Fork this repository

  2. Clone it on your desktop using -> git clone repo_url

  3. On your desktop/local repo make a branch. -> git branch yourBranch and change to that branch using -> git checkout yourBranch

  4. On that branch open the file "hello_world.cpp"

  5. Add a new line after the last cout code.

  6. Write cout<<"your name"<<endl; and save

  7. Go back to the master branch -> git checkout master

  8. Merge the branch yourName with master branch. -> git merge yourBranch

  9. use "git pull" to sync your code with remote code

  10. then use "git push" to push your local repo to remote forked repo

  11. On top right of your repo, click on sync fork.

  12. Then click on contribute and make pull request.

Organised And Conducted By:

gdsc LinkedIn banner 2

git-init's People

Contributors

techguysaad avatar ahmadqayum avatar gurusgeek avatar trainedpro avatar irsakhan avatar moizg avatar rohis10iq avatar asad-ullah08 avatar ghaniiii 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.