News
Obtain the Git URL of the remote repo. Issue the git remote add origin command. Use the git push command to upload your files. Step 1: Create a local Git repo To connect a new project to a remote Git ...
$ ls –a # The –a switch will show hidden directories .git Add files to the new Git repo After creating the repository, add files to the project and edit those files as you develop the application. $ ...
Once that command completes, push the code to the server with the command: git push You should be prompted for the passphrase for your SSH key (and not your Gogs username).
Some results have been hidden because they may be inaccessible to you
Show inaccessible results