-
git clone ....
-
git checkout -b new-feature
-
work work
-
git add .
-
git commit -a
-
git push -u origin new-feature
-
git push
*n -
Go to github
-
Create pull request
-
Merge pull request (review)
-
git checkout mater
-
git pull
-
git checkout currently-working-on-feature
-
git rebase master
- apply
-
Notifications
You must be signed in to change notification settings - Fork 0
albertmatyi/dinner-with-friends
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