Code Monkey home page Code Monkey logo

sample's Introduction

sample #Author : Ameer #date : 27-01-2023

This repo is to demonstrate to git commands.

  1. git clone : Used to access remote repo in local machine.
  2. git pull : To update the changes done in remote repo.
  3. git add : Moves changes from the working directory to the staging area. This gives you the opportunity to prepare a snapshot before committing it to the official history.
  4. git branch : This command is your general-purpose branch administration tool. It lets you create isolated development environments within a single repository.
  5. git checkout : In addition to checking out old commits and old file revisions, git checkout is also the means to navigate existing branches. Combined with the basic Git commands, it’s a way to work on a particular line of development.
  6. git clean : Removes untracked files from the working directory. This is the logical counterpart to git reset, which (typically) only operates on tracked files. 6rutggggvggjvgjvhjvhvj ameer sayyad

sample's People

Contributors

21bq1a05k3 avatar ameersayyad12 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.