• GithubProjects Profile Picture

    GitHub Projects Community @GithubProjects

    a year ago

    Why is a "pull request" not a "push request"? 🤔

    389 236 5K 597K 306
  • LukeDashjr Profile Picture

    Luke Dashjr @LukeDashjr

    a year ago

    @GithubProjects It should actually be a merge request

    34 36 2K 62K 14
  • aayushchugh_x Profile Picture

    Ayush Chugh @aayushchugh_x

    a year ago

    @GithubProjects Because we request them to pull our changes in their repo

    10 9 621 32K 12
  • BobSummerwill Profile Picture

    Bob Summerwill @BobSummerwill

    a year ago

    @GithubProjects Because it is a request to the upstream to pull content from your repo/branch. You usually cannot push yourself (because you do not have merge rights), so you have to ask them to pull. The active person is the recipient.

    0 0 18 2K 3
  • sumitsaurabh927 Profile Picture

    Sumit Saurabh | Javascript | React @sumitsaurabh927

    a year ago

    @GithubProjects Because you're asking the maintainer to 'pull' the changes from your copy of the repo (with your changes) to the actual repo

    1 0 16 5K 0
  • endingwithali Profile Picture

    ali @endingwithali

    a year ago

    @GithubProjects Idk it was your decision

    0 0 9 416 0
  • SaniExp Profile Picture

    Sani | TimechainIndex.com @SaniExp

    a year ago

    @GithubProjects Are u standing at the supermarket door confused again? 😂

    1 0 8 921 0
  • tech_nurgaliyev Profile Picture

    Sabyr Nurgaliyev — oss/acc @tech_nurgaliyev

    a year ago

    @GithubProjects because merge request not a push request))

    0 0 8 3K 0
  • brandbydan Profile Picture

    Dan @brandbydan

    a year ago

    @GithubProjects I guess you're requesting that you're changed are pulled into the main branch BUT I prefer Merge Request TBH, it removed all questions!

    0 0 4 441 0
  • nagaprasad_246 Profile Picture

    nagaprasad.sol 🌌 @nagaprasad_246

    a year ago

    @GithubProjects So that people can pull it to other branches

    0 0 1 10 0
  • jstn Profile Picture

    justin ouellette @jstn

    a year ago

    @GithubProjects requests are pushy enough as is

    0 0 1 57 0
  • adiboaron94 Profile Picture

    AidaBell 🔔 @adiboaron94

    a year ago

    @GithubProjects That’s why:

    adiboaron94 tweet picture

    0 0 0 81 0
    Download Image
  • jdpeterson Profile Picture

    Josh Peterson @jdpeterson

    a year ago

    @GithubProjects Because you're asking the project maintainer to pull your code into their branch/repo

    0 0 0 75 0
  • josecanciani Profile Picture

    Jose Canciani @josecanciani

    a year ago

    I think the confusion comes because most people have merge permission, so the pull request is only a review step in the workflow, just before they -themselves- merge the changes. So people see “pull requests” as “give me the OK so I can push my changes”, which in this situation seems to be illogical, it's more of a “push request”. On open-source or community projects, there's someone “owning” the project and the code, and you have to request them to merge, hence a “pull -my changes- request”. But most people work on companies with full repository permissions.

    1 3 92 27K 10
  • threshold20n Profile Picture

    technerd 🇮🇳 @threshold20n

    a year ago

    @GithubProjects waiting for Friday 🤣

    1 0 69 26K 1
  • hirletz Profile Picture

    V @hirletz

    a year ago

    @GithubProjects gitlab calls them 'Merge Requests' and it makes more sense

    4 0 57 4K 0
  • VeritasMSYWu Profile Picture

    Mandy @VeritasMSYWu

    a year ago

    @GithubProjects Push access to the main repo is not available for everyone. A pull request offers an opportunity for someone to suggest modifications even if they don’t have direct entry.

    1 1 36 18K 4
  • RobMin74 Profile Picture

    Rob @RobMin74

    a year ago

    The whole push/pull thing was confusing at first until I started thinking about it from the perspective of each party. The developer pushes a change out to the origin and puts in a pull request. If the powers that be decide to accept this change, they pull it into the origin. At least, that's how I think of it. Which may be incomplete

    1 0 19 7K 0
  • achirinos Profile Picture

    Asdrúbal Chirinos (Astro) 🚀 @achirinos

    a year ago

    @GithubProjects The name reflects the main project repository’s perspective, as it ‘pulls’ changes from a contributor’s branch, not the other way around.

    0 0 15 4K 0
  • OskarStark Profile Picture

    Oskar Stark @OskarStark

    a year ago

    @GithubProjects It is a request to someone pulling your new/different code into the main code 👨‍💻

    0 0 7 5K 0
  • ImLuisCesar Profile Picture

    Luis 🦉 @ImLuisCesar

    a year ago

    @GithubProjects This was so confusing to me when I started 😆 to add master’s code to your branch -> pull to add your branch’s code to to master -> pull

    1 0 7 2K 1
  • _Myrl_ Profile Picture

    Myrl @_Myrl_

    a year ago

    @GithubProjects Why is it not "peer review"?

    3 0 6 5K 0
  • soulblissX Profile Picture

    Deeps @soulblissX

    a year ago

    @GithubProjects Pull request is from the perspective of the owner of the repo Push request is from the perspective of the contributor to the repo Merge request is netural enough to be understood easily by both parties

    0 0 5 671 0
  • tristan_a_hull Profile Picture

    Tristan A. Hull @tristan_a_hull

    a year ago

    @GithubProjects Because you want someone to pull your code into their branch/project. That said, I prefer @gitlab's Merge Request phrasing.

    1 0 4 732 0
  • gnapse Profile Picture

    Ernesto @gnapse

    a year ago

    @GithubProjects “Here are some suggested changes. I’m requesting you, the repo maintainer, to pull these changes into your repo and merge them” (e.g. because I have no push access) If anything, it could be named a “merge request”. But a “push request” makes no sense.

    0 0 4 338 0
  • 0merskywalker Profile Picture

    omerskywalker⚡️ @0merskywalker

    a year ago

    @GithubProjects Devs push their changes to a feature branch. The maintainer then *pulls* those changes into the master branch.

    0 0 3 478 0
  • KingGuy04 Profile Picture

    shane @KingGuy04

    a year ago

    @GithubProjects Because if you're pushing something, the person on the other end is pulling it. You're asking someone to pull it from you to merge it.

    0 0 3 1K 1
  • Nishchit14 Profile Picture

    ND 🎯 @Nishchit14

    a year ago

    @GithubProjects Because this feature was built on friday night just after the beer party. 🍻

    0 0 3 1K 0
  • lookitskris Profile Picture

    Kris @lookitskris

    a year ago

    @GithubProjects Pull implies you are asking permission to have your changes pulled in, which in most cases you are doing unless it's just you that's the dev

    0 0 3 380 0
  • lukesprosser Profile Picture

    Luke Prosser @lukesprosser

    a year ago

    @GithubProjects I had to use GitLab for a while and I liked the term 'merge request'. I understand the reasoning behind the term 'pull', but it's not obvious when you're starting out.

    0 0 3 164 0
  • 109mph Profile Picture

    Mark Hughes @109mph

    a year ago

    @GithubProjects Because you pull your hair out waiting for teammates to review it

    0 0 2 195 0
  • 0xhiromasa Profile Picture

    Hiromasa 🧙🏼‍♂️— d/acc @0xhiromasa

    a year ago

    @GithubProjects You guys create pull requests ?

    0 0 2 2K 0
  • solidityfan Profile Picture

    Sol 'Unhosted' Fan 🦇🔊 @solidityfan

    a year ago

    @GithubProjects Preferring a "merge request" tbh

    0 0 2 110 0
  • Download Image
    • Privacy
    • Term and Conditions
    • About
    • Contact Us
    • TwStalker is not affiliated with X™. All Rights Reserved. 2024 www.instalker.org

    twitter web viewer x profile viewer bayigram.com instagram takipçi satın al instagram takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al sosyalgram takipçi satın al instagram ücretsiz takipçi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al metin2 metin2 wiki metin2 ep metin2 dragon coins metin2 forum metin2 board popigram instagram takipçi satın al takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al buyfans buy instagram followers buy instagram likes buy instagram views buy tiktok followers buy tiktok likes buy tiktok views buy twitter followers buy telegram members Buy Youtube Subscribers Buy Youtube Views Buy Youtube Likes forstalk postegro web postegro x profile viewer