Difference between revisions of "Git request-pull"
Jump to navigation
Jump to search
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | *[[MR]] | + | <code>git request-pull</code> |
+ | * https://git-scm.com/docs/git-request-pull | ||
+ | * https://stackoverflow.com/questions/4037928/can-you-issue-pull-requests-from-the-command-line-on-github | ||
+ | |||
+ | |||
+ | == Activities == | ||
+ | * Read differences with [[GitHub pull request]]: https://stackoverflow.com/a/45721044 | ||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[git merge]]</code> | ||
+ | * <code>[[git request-pull]]</code> | ||
+ | * [[Merge Request (MR)]] | ||
+ | * <code>[[hub pull-request]]</code> | ||
== See also == | == See also == | ||
− | * {{git}} | + | * {{git pull}} |
+ | * {{PR}} | ||
[[Category:Software development]] | [[Category:Software development]] | ||
[[Category:Git]] | [[Category:Git]] |
Latest revision as of 09:06, 2 February 2023
git request-pull
- https://git-scm.com/docs/git-request-pull
- https://stackoverflow.com/questions/4037928/can-you-issue-pull-requests-from-the-command-line-on-github
Activities[edit]
- Read differences with GitHub pull request: https://stackoverflow.com/a/45721044
Related terms[edit]
See also[edit]
Advertising: