Versioning
Tools
Nonsense
This & That
trial round
100

Which Git command do I use to get a repository on my laptop?

git clone

100

What is the name of the IDE we use for Talos?

PyCharm

100

What’s the name of Mönchengladbach soccer stadium?

Borussia-Park

100

URL of our Git repositories?

100

2+2

4

200

Which Git command do I use to get my files into the staging area?

git add

200

Which applications can we use to do our Git-stuff?

(name 3 of them)

Git
SourceTree
PyCharm
GitHub

200

At which time can you get free sandwiches at the cafe bar in Nordpark?

15:00

200

What is the logo of the Python language?

Python (snake)

200

3-1

2

300

List 3 different VCSs?

SVN
Git
Bazaar
hg (Mercurial)
RCS
SCCS
BitKeeper

300

For what do we need Java in Talos?

The ALM/Octane connector is a Java-Jar (upload results to ALM/Octane)

300

What else has the Git developer invented?

Linux

300

What are the 3 w-questions that Git is answering automatically?

(Git is taking care of .......)

Who
When
What

300

squareroot from 47

~6,86

400

What does the fetch command do in Git?

Update your local repository with the remote one

400

What is our current Python version?

3.12.x

400

Name of the main actor of the Shogun (1980) series

Richard Chamberlain

400

What should a commit message contain?

Why I am doing the commit

400

15+0

15

500

Which areas exist in Git?

working copy
staging area
commit area

500

Which tools do I need to order to work with Talos?

JetBrains Toolbox
SourceTree
Git Lab (to get Git)
Python

500

Date when Apple Computer was founded

1 April 1976 at Los Gatos, California

500

Who invented the Python language?

Guido van Rossum