Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ We can use different ways to sync
- Merge and squash.
This will remove intermediate commits, but will it preserve graph structure on GH?
It will, but how to sync upstream with origin after PR?
- Finally we can rebase. Although there is no squash option?