Git: Unterschied zwischen den Versionen

Aus BotE Wiki
Zur Navigation springen Zur Suche springen
(This site is to get familar with Git and to learn how to manage it. See also Programm-Code#Github for details of BotE-Repository !)
(Commits: File Overview)
Zeile 4: Zeile 4:
 
This site is to get familar with Git and to learn how to manage it. See also [[Programm-Code#Github]] for details of BotE-Repository !
 
This site is to get familar with Git and to learn how to manage it. See also [[Programm-Code#Github]] for details of BotE-Repository !
 
== Git ==
 
== Git ==
 +
 +
=== Commits ===
 +
 +
Commits: https://github.com/bote-team/bote/commits/master
 +
 +
<div style="overflow-y:hidden;overflow-x:scroll;border:1px solid #000000;padding:1em;padding-top:0.5em;">
 +
{|
 +
|-
 +
|Commits: File Overview
 +
|-
 +
| style="border:2px solid #000000;padding:1em;padding-top:0.5em;width=10%;"|
 +
<img>http://bote2.square7.ch/images/GitHubCommits1.jpg</img>
 +
| '''leads to -->'''
 +
|
 +
<img>http://bote2.square7.ch/images/GitHubCommits2.jpg</img>
 +
 +
|}
 +
</div>
  
 
=== Blame ===
 
=== Blame ===

Version vom 4. August 2013, 16:24 Uhr

click here for other languages Russland-Symbol.gif

This site is to get familar with Git and to learn how to manage it. See also Programm-Code#Github for details of BotE-Repository !

Git

Commits

Commits: https://github.com/bote-team/bote/commits/master

Commits: File Overview

<img>http://bote2.square7.ch/images/GitHubCommits1.jpg</img>

leads to -->

<img>http://bote2.square7.ch/images/GitHubCommits2.jpg</img>

Blame

(Verantwortung)

shows who has done what e.g. line 1 ("0.9") did SirP, line 13 did bote-reginald

Git-Blame(Verantwortung).jpg


TortoiseGit

commit

push progress (normal commit)

<img>http://bote2.square7.ch/images/GIT-Commit.jpg</img>

<img>http://bote2.square7.ch/images/GIT-Commit2.jpg</img>

<img>http://bote2.square7.ch/images/GIT-Commit3.jpg</img>

<img>http://bote2.square7.ch/images/GIT-Commit4.jpg</img>

<img>http://bote2.square7.ch/images/GIT-Commit5ready.jpg</img>