====== 05 Further Resources ====== ===== General ===== * [[http://git-scm.com/docs/gittutorial|Official Git Tutorial]] * [[http://doc.gitlab.com/ee/|GitLab Documentation]] * [[http://rogerdudler.github.io/git-guide/index.de.html|Simple git how-to in german]] ===== GUI Clients ===== The tool of our choice is * [[https://fork.dev|Git Fork]] (for Mac OS X and Windows) There are more tools out there, though: * [[http://www.git-tower.com|Git Tower]] * [[https://www.gitkraken.com|Git Kraken]] * [[https://www.sourcetreeapp.com|Atlassian Sourcetree]] ===== Password Management ===== //By courtesy of Fabiola De La Cueva// **pageant** is a tool that runs at startup so you only have to enter your password once: http://blog.shvetsov.com/2010/03/making-pageant-automatically-load-keys.html ===== Compare / Merge VIs ===== //Courtesy of Stefan Lemmens// How to use the [[https://forums.ni.com/t5/Example-Code/LVCompare-Adapter-for-GIT-Extensions/ta-p/3760027|LabVIEW Compare Adapter for Git]] together with [[https://git-fork.com|Git Fork]]: https://forums.ni.com/t5/WUELUG-Würzburg-LabVIEW-User/Set-up-Fork-for-GitLab/m-p/4192959#M320 //Courtesy of Fabiola De La Cueva// Instructions on how to configure your client tool to use LabVIEW Compare and LabVIEW Merge towards the end of this article: https://dqmh.org/configuring-hg-or-git-to-use-labview-compare-and-labview-merge/ ===== Internal ===== //HSE-internal resources// * [[organization:infrastructure:scc|Infrastructure - SCC]]