This is not the document you are looking for? Use the search form below to find more!

Report home > Others

Advanced Git Tutorial

0.00 (0 votes)
Document Description
Advanced Git Tutorial
File Details
Submitter
  • Name: armida

We are unable to create an online viewer for this document. Please download the document instead.

Advanced Git Tutorial screenshot

Add New Comment




Related Documents

LinkedIn Tutorial | How to use LinkedIn Advanced & optimize LinkedIn Profile

by: clicktecs, 4 pages

If you are finding that technology is moving at light speed, and you are still considering upgrading your analog phone, then this post is probably not for you! However, for those who have already ...

Microsoft Access Tutorial: Advanced

by: dutcher, 9 pages

Microsoft Access Tutorial: Advanced Part 1: Create Database Part 2: Implement Relationships Part 3: Creating Forms and Modifying Queries and Reports Part 4: Test Your ...

Advanced OOP and Design Patterns

by: lidia, 229 pages

Advanced OOP and Design Patterns

Using The EGit Eclipse Plugin With Git Hub

by: csenger, 32 pages

Using The EGit Eclipse Plugin With Git Hub

Excel Tutorial

by: desantis, 6 pages

The purpose of this tutorial is to provide instruction on performing basic functions using Microsoft Excel. Although Excel has the ability to perform a large array of mathematical and statistical ...

Microsoft Word Tutorial

by: desantis, 8 pages

You have just finished a very basic tutorial in using Microsoft Word. There are many other things you can do with this amazing program. The Question Mark icon at the extreme top right of your screen ...

Oracle/SQL Tutorial

by: desantis, 66 pages

This Oracle/SQL tutorial provides a detailed introduction to the SQL query language and the Oracle Relational Database Management System. Further information about Oracle and SQL can be found on the ...

ADOBE PHOTOSHOP CS3 TUTORIAL

by: desantis, 37 pages

Adobe Photoshop CS3 is a popular image editing software that provides a work environment consistent with Adobe Illustrator, Adobe InDesign, Adobe ImageReady, and other products in the Adobe Creative ...

Programming in C A Tutorial

by: desantis, 24 pages

This memorandum is a tutorial to make learning C as painless as possible. The first part concentrates on the central features of C; the second part discusses those parts of the language which are ...

C Programming Tutorial

by: desantis, 410 pages

This book is a tutorial. Its aim is to teach C to a beginner, but with enough of the details so as not be outgrown as the years go by. It presumes that you have some previous acquittance with ...

Content Preview
Advanced Git Tutorialby Sarah Sharp WARNING:I am a unique snowflake WARNING:This tutorial may make you lazy WARNING:Some Git features are dangerous! What is Git?● Distributed● Fast● Flexible Git Basics● See Everyday Git Tutorial:– http://www.kernel.org/pub/software/scm/git/docs/everyday.html● My git commands:– git add- git commit– git diff- git log- git show– git push- git pull– git fetch- git rebase Naming commits<Commitish>● (Indirect) hash of repo files, current commit message, and ancestor commits.● HEAD refers to the last commit● ~ at the end means commit before that– e.g. HEAD~– ^ is roughly equivalent to ~● A branch points to a specific commit● see git rev-parse Git Philosophy Git Philosophy● Commit early, commit often● One commit represents one idea or one change.– Makes it easy to read patches– Easy to revert unwanted changes later● Your working directory, index, and local repo are your scratch pads. Frequent UseInfrequent UseDocument Outline
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ
  • ÿ

Download
Advanced Git Tutorial

 

 

Your download will begin in a moment.
If it doesn't, click here to try again.

Share Advanced Git Tutorial to:

Insert your wordpress URL:

example:

http://myblog.wordpress.com/
or
http://myblog.com/

Share Advanced Git Tutorial as:

From:

To:

Share Advanced Git Tutorial.

Enter two words as shown below. If you cannot read the words, click the refresh icon.

loading

Share Advanced Git Tutorial as:

Copy html code above and paste to your web page.

loading