Giter VIP home page Giter VIP logo

first's Introduction

This is my first

Git To create a new repo, you'll use the git init command. git init is a one-time command you use during the initial setup of a new repo. Executing this command will create a new .git subdirectory in your current working directory. This will also create a new master branch.your local repository consists of three "trees" maintained by git. the first one is your Working Directory which holds the actual files. the second one is the Index ... to update your local repository to the newest commit, execute git pull in your working directory to fetch and merge remote changes. to merge another branch into ...Using Git's branch management, alternate commit approaches, multiple remote repos, and more come with time, but not without first understanding basic ... While one of your remote repos could be another team member's local repo, in a corporate environment at least one (or the only!) is typically a Git repo ...

Git and GitHub learning resources There are a lot of helpful Git and GitHub resources on the web. This is a short list of our favorites!

1.Useful Git Commands

https://github.com/Kemirdin/git-commands

2.GIT Workflow video

https://www.youtube.com/watch?v=3a2x1iJFJWc

3.HackYourFuture

https://www.lynda.com/Bash-tutorials/Up-Running-Bash-Scripting/142989-2.html

4.Git Essential Training

https://www.lynda.com/Git-tutorials/Git-Essential-Training/100222-2.html

5.Git and Github

https://help.github.com/articles/git-and-github-learning-resources/

first's People

Contributors

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