GithubHelp home page GithubHelp logo

git-101's Introduction

Git-101 By ALX-MA

Table Of Content

Overview

This is Good Challenge for you to learn and practice the basics og git SCM

Challenge

you have to get access to the Git-101 repo, and add you own Infos and update it.

Get Started

  • make sure that you have git installed aleady.

  • make sure you have SSH linked with your github profile

  • use terminal and vim for this challenge

  • don't use any git GUI (Graphical user interface)

Guide

1. Fork this repo

  • Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

2. Clone this repository

-Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

  • Clone the repository
  git clone "https://github.com/ALX-MA/Git-101.git"
  • Once you see Git-101 folder shown up in your directory, then you good to go !

3. Create a Branch

-Now create a branch using the git switch command:

  git checkout -b mal-had-ALX-ikhl3na

4. Add you data to DiroNeya.md file

  1. open DiroNeya.md in vim
  2. introduce yourself
  3. add file to stage area and commit it with your name in the commit message

5. Push your Changes to let other check check it out

git push origin -u mal-had-ALX-tkhl3na

6. Submit your changes for review em

  • If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

  • aaaand submit your pull request

  • will review your changes ASAP and once you did everything right, you will get an email that your changes are merged !

Author

git-101's People

Contributors

n53337 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.