Git notes

From I Will Fear No Evil
Revision as of 10:50, 4 February 2022 by Chubbard (talk | contribs) (Created page with "Change git remote: With or without ssh keys added to your user account.. <pre> git remote set-url origin git@gitlab01.iwillfearnoevil.com:monitoring/nmsui.git or: git remote...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Change git remote:

With or without ssh keys added to your user account..

git remote set-url origin git@gitlab01.iwillfearnoevil.com:monitoring/nmsui.git
or:
git remote set-url origin https://gitlab01.iwillfearnoevil.com/monitoring/nmsui.git