-
git checkout -b <branchname>
the way I like doing it isgit checkout -b <yourname>/<feature>
sogit checkout -b tp/awsome-changes
Make sure you have no spaces -
git status
-
git add .
(this is for if you added new files it won't matter if you run anyways) -
git commit -am "Commit Message"
Replace Commit Message with your message -
git push
push to server
-
Notifications
You must be signed in to change notification settings - Fork 0
pxldevv/pxldevv.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published