forked from wireshark/wireshark
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WSDG: rework "Contribute Your Changes" section
Some rework to clarify the git workflow. Break up the "Creating Merge Requests" section to better reflect the steps of the workflow. Make "forking" its own explicit section to emphasize that it's only needed once, and not for every merge request. Make "pulling" its own section as well; this is a short section but having it present highlights its importance. (I added information about using [GitLab's mirroring feature][1] but have commented it out for now, since I don't know if that's unneeded complication.) Add sub-sections about rebasing and merge requests; what they mean and how to do them. Other minor edits for clarity and conciseness. [1]: https://docs.gitlab.com/ee/user/project/repository/mirror/index.html
- Loading branch information
1 parent
896586a
commit 7483d34
Showing
1 changed file
with
106 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters