Which Git command do I use to get a repository on my laptop?
git clone
What is the name of the IDE we use for Talos?
PyCharm
What’s the name of Mönchengladbach soccer stadium?
Borussia-Park
2+2
4
Which Git command do I use to get my files into the staging area?
git add
Which applications can we use to do our Git-stuff?
(name 3 of them)
Git
SourceTree
PyCharm
GitHub
At which time can you get free sandwiches at the cafe bar in Nordpark?
15:00
What is the logo of the Python language?
Python (snake)
3-1
2
List 3 different VCSs?
SVN
Git
Bazaar
hg (Mercurial)
RCS
SCCS
BitKeeper
For what do we need Java in Talos?
The ALM/Octane connector is a Java-Jar (upload results to ALM/Octane)
What else has the Git developer invented?
Linux
What are the 3 w-questions that Git is answering automatically?
(Git is taking care of .......)
Who
When
What
squareroot from 47
~6,86
What does the fetch command do in Git?
Update your local repository with the remote one
What is our current Python version?
3.12.x
Name of the main actor of the Shogun (1980) series
Richard Chamberlain
What should a commit message contain?
Why I am doing the commit
15+0
15
Which areas exist in Git?
working copy
staging area
commit area
Which tools do I need to order to work with Talos?
JetBrains Toolbox
SourceTree
Git Lab (to get Git)
Python
Date when Apple Computer was founded
1 April 1976 at Los Gatos, California
Who invented the Python language?
Guido van Rossum