Skip to main content

vEnCa-X blog

  • Android
  • Programování
  • OS
  • Ostatní

Štítek: git

Git checkout na nejnovější tag

18/02/201918/02/2019 admin

Jak se v gitu přepnout na verzi s posledním tagem?

#!/bin/bash
...
latesttag=$(git describe --tags)
echo checking out ${latesttag}
git checkout ${latesttag}

Tweetuji

Tweety od @vEnCaXx
[instagram-feed]

Tags

#dj #linux #microsoft .net core ajax android api arduino automatizace BH1750 bower c# chamsys checkout composer debian denon DI docker DPS entity framework firmware git Google Analytics grunt html json Let's Encrypt logování magicq mysql naja nette node.js npm NUnit php prime 4 retrofit snippet task test unit test Windows 10 wordpress
vEnCa-X blog All rights reserved. Šablonu Colorlib pohání WordPress