Skip to content

Instantly share code, notes, and snippets.

@Huge
Created February 2, 2022 19:04
Show Gist options
  • Save Huge/2249d68474d2657c1ede580ee4e84404 to your computer and use it in GitHub Desktop.
Save Huge/2249d68474d2657c1ede580ee4e84404 to your computer and use it in GitHub Desktop.
fldr=basename `realpath .`
git push --set-upstream git@gitlab.com:Huge1/$fldr.git master #start the repo/project fresh as this
@Huge
Copy link
Author

Huge commented Feb 2, 2022

ofc need mkdir xy; cd xy; git commit before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment