From 9cfc88b7ed695a292905f96422ffd35de83010db Mon Sep 17 00:00:00 2001 From: Nicola <nicoa96@zedat.fu-berlin.de> Date: Wed, 20 Dec 2023 11:05:16 +0100 Subject: [PATCH] uptodate --- Instructions.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Instructions.txt b/Instructions.txt index 68be057..e64361f 100644 --- a/Instructions.txt +++ b/Instructions.txt @@ -7,7 +7,8 @@ source ~/.cache/pypoetry/virtualenvs/comp-sci-project-SyZqYvRp-py3.11/bin/activa to create a branch: git checkout -b <name of the branch> - +put the branch online +git push --set-upstream origin na/bhtalgorithmus Create the file git add <File name> -- GitLab