[git-users] Help with git pull, and restricting what gets pulled

2017-04-26 Thread Michael
So I'm having a "too much pulled" issue, that I'd like help with. I'm working with this remote: [remote "origin"] url = https://github.com/rg3/youtube-dl.git fetch = +refs/heads/*:refs/remotes/origin/* I wanted to be able to get pull requests to test and play with, and I was

[git-users] Re: Help with git pull, and restricting what gets pulled

2017-04-26 Thread Igor Djordjevic
Hi Michael, On Wednesday, April 26, 2017 at 7:31:53 PM UTC+2, Michael Gersten wrote: > > So I'm having a "too much pulled" issue, that I'd like help with. > > I'm working with this remote: > > [remote "origin"] > url = https://github.com/rg3/youtube-dl.git > fetch =

Re: [git-users] Help with git pull, and restricting what gets pulled

2017-04-26 Thread Michael
Thank you very much. > Where did you "explicitly ask for pull request 12121" remote tracking branch, > in order for it to be shown here? I haven`t seen that command in your e-mail, > so unless you accidentally omitted it, you didn`t actually ask for it... yet. When I said > 843 git fetch