File:Git operations.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 512 × 375 pixels. Other resolutions: 320 × 234 pixels | 640 × 469 pixels | 1,024 × 750 pixels | 1,280 × 938 pixels | 2,560 × 1,875 pixels.
Original file (SVG file, nominally 512 × 375 pixels, file size: 3 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionGit operations.svg |
English: Diagram showing some common Git operations.
Deutsch: Das Diagramm zeigt einige der häufigsten Git Operationen. |
Date | |
Source | Own work |
Author | Daniel Kinzler |
SVG development InfoField | This chart was created with a text editor. |
Explanation
[edit]English: A very brief and incomplete list of the operations shown in the diagram:
- git pull
- fetches remote changes into the local clone, and merges them into the current working files.
- git checkout
- replaces the current working files with files from a branch.
- git checkout --track
- creates a local branch from a remote branch, links them, and replaces the current working files with files from that branch.
- git fetch
- downloads changes from a remote repository into the local clone
- git reset
- makes the current branch point to some specific revision or branch.
- git reset --hard
- makes the current branch point to some specific revision or branch, and replaces the current working files with the files from that branch.
- git merge
- merges files from a given branch into the current branch.
- git push
- uploads changes from local branches to the respective remote repositories.
- git add
- puts current working files into the stage (aka index or cache)
- git commit
- commits staged changes to a local branch
- git commit -a
- commits all modified files to a local branch (shorthand for "git add" and "git commit")
Licensing
[edit]I, the copyright holder of this work, hereby publish it under the following licenses:
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
This file is licensed under the Creative Commons Attribution 3.0 Unported license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
You may select the license of your choice.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 17:00, 25 August 2024 | 512 × 375 (3 KB) | Sertion (talk | contribs) | Valid svg | |
16:57, 25 August 2024 | 512 × 375 (3 KB) | Sertion (talk | contribs) | Document size | ||
16:56, 25 August 2024 | 512 × 361 (3 KB) | Sertion (talk | contribs) | Document size | ||
16:56, 25 August 2024 | 512 × 388 (3 KB) | Sertion (talk | contribs) | re-align "commit -a"-box | ||
16:53, 25 August 2024 | 512 × 388 (3 KB) | Sertion (talk | contribs) | Correct clip-path usage | ||
16:51, 25 August 2024 | 512 × 388 (3 KB) | Sertion (talk | contribs) | Align boxes and texts | ||
20:52, 21 March 2013 | 760 × 621 (16 KB) | Duesentrieb (talk | contribs) | {{Information |Description=Diagram showing some common git operations. |Source=self made |Date=March 2013 |Author=Daniel Kinzler |Permission= |other_versions= }} Category:Git Category:Computer science diagrams [[Category:D... |
You cannot overwrite this file.
File usage on Commons
The following 2 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on ar.wikiversity.org
- Usage on bg.wikipedia.org
- Usage on bn.wikipedia.org
- Usage on de.wikipedia.org
- Usage on de.wikibooks.org
- Usage on el.wikipedia.org
- Usage on en.wikipedia.org
- Usage on en.wikibooks.org
- Usage on es.wikipedia.org
- Usage on fr.wikipedia.org
- Usage on fr.wikibooks.org
- Usage on kaa.wikipedia.org
- Usage on nl.wikipedia.org
- Usage on pl.wikibooks.org
- Usage on sr.wikipedia.org
- Usage on tt.wikipedia.org
- Usage on uk.wikipedia.org
- Usage on www.wikidata.org
- Usage on zh.wikipedia.org
- Usage on zh.wikibooks.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Width | 100% |
---|---|
Height | 100% |