mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
Strip trailing spaces
This commit is contained in:
parent
264d3dde33
commit
a9b0361a88
@ -644,3 +644,4 @@ git push <remote> :refs/tags/<tag_name>
|
||||
If someone has sent you a pull request on GitHub, but then deleted their original fork, you will be unable to clone their commits or to use `git am`. In such cases, it is best to manually look at their commits and copy them into a new branch on your local. Then, commit.
|
||||
|
||||
After commiting, change the author of the previous commit. To do this, see how to [change author](#commit-wrong-author). Then, apply whatever changes needed on to, and make a new pull request.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user