GitHub user ssisk opened a pull request:
https://github.com/apache/beam-site/pull/166
Add contrib guide comments about using squash & force push.
I encountered some issues while starting to use
The contrib guide contains pretty detailed git commands, but:
1. For pushing to your branch, the git commands don't actually work when
you try to use them in real life (you need to force push)
2. For squashing, we tell contributors that they *can* squash, but we don't
actually say that we expect them to.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssisk/beam-site squash-info
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam-site/pull/166.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #166
----
commit 841c2344640a6e482ea8affc8e5159a2e78f0802
Author: Stephen Sisk <[email protected]>
Date: 2017-02-24T22:44:09Z
Add contrib guide comments about using squash & force push.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---