Is there a full list of the allowed url parameters for github pull requests?
I know "w=1"
can be used to ignore white space changes in file diffs, and something like "ts=4"
can be used to reset tab stop width.
Is there a full list of the allowed url parameters for github pull requests?
Asked Answered
Have you checked the documentation yourself? –
Culver
I don't think there is any documentation for this, we have looked for it a few times with my colleagues. We only know these two. –
Elzaelzevir
You can look at this link for cool features of Git and GitHub: https://github.com/tiimgreen/github-cheat-sheet
They show the two parameters that you presented but sadly no others.
Creating pull requests with query parameters are now documented!
© 2022 - 2024 — McMap. All rights reserved.