Gitlab

From HyperSecurity Wiki
Jump to: navigation, search

Add new or update file:

git add makeInit

Commit a file:

git commit -m "Comment"

Push file to gitlab:

git push -u {branch}