How can I update pull requests?
I tried it over and over but all I get is another pull request!
P.S. I don´t want to do it with git bash!
            Asked
            
        
        
            Active
            
        
            Viewed 351 times
        
    -2
            
            
         
    
    
        Anselm
        
- 7,450
- 3
- 28
- 37
- 
                    @Simon not a duplicate because I said NOT with git bash – Anselm Jun 28 '13 at 18:42
- 
                    1Anselm if by "git bash" you mean the cli ("git bash" is not a thing) - then just use a gui that does the same thing as any commands in the duplicate questions. If you want help with how to push/pull/commit using a particular git gui - you need to point out which gui it is you're using. `I tried it` - what did you do? – AD7six Jun 28 '13 at 23:14
2 Answers
2
            
            
        I think if you just add more commits to the local feature branch that you have used as a pull request the get added to the pending pull-request.
 
    
    
        Abizern
        
- 146,289
- 39
- 203
- 257
