This will create a directory underneath which will then contain the complete package source.
+
+
Note that git clone will not overwrite a previous directory containing an earlier (or the same) version of the package. This is so that you do not inadvertently overwrite precious changes you might have made.
+
+
To check that all changes have been written to git, run git status in the directory and it will show you (in red) all files which are different from the ones on the gitea server.