m0e %!s(int64=6) %!d(string=hai) anos
pai
achega
5bdd7d12d1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      GIT-Tutorial.md

+ 2 - 2
GIT-Tutorial.md

@@ -36,6 +36,7 @@ git fetch origin
 git reset –hard origin/master
 
 
+
 git tag									->		Tags anzeigen
 
 git tag -a v1.2.3 -m "Version 1.2.3"	->		Kommentierter Tag erstellen
@@ -45,10 +46,9 @@ git push origin --tags  				->		Tags in Repo pushen
 
 ---
 
-### Software (Windows oder MultiPlattform)
+### Software (Windows oder MultiPlattform) ###
 
 [GitBash & GitGUI]:https://git-scm.com/download/win
-
 [SourceTree]:https://www.sourcetreeapp.com/
 [Github Desktop]:https://desktop.github.com/
 [Git Kraken]:https://www.gitkraken.com/