mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Remove extra new lines at the ends of Zulip authoried files.
Fixes #1627. [tweaked by tabbott to avoid patching third-party modules, for now]
This commit is contained in:
@@ -7,4 +7,3 @@ git fetch upstream "pull/$request_id/head"
|
||||
git checkout upstream/master -b "review-${request_id}"
|
||||
git reset --hard FETCH_HEAD
|
||||
git pull --rebase
|
||||
|
||||
|
Reference in New Issue
Block a user