Created
          April 19, 2020 22:07 
        
      - 
      
- 
        Save funkyfisch/062c6093c6db2539862b65f7eab755bb to your computer and use it in GitHub Desktop. 
    How to push 1-1 local-remote branches for pull/merge requests
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/bin/bash | |
| git push origin $(git rev-parse --abbrev-ref HEAD) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment