DEV Community

Discussion on: Improve Your Git Productivity with Bash

Collapse
 
katnel20 profile image
Katie Nelson

Using the gp alias, I'd be confused on whether I was doing a pull or a push.

Collapse
 
dalenguyen profile image
Dale Nguyen

Git push is not that easy compared to Git pull, so gp is only for Git pull. You will remember after using it for few times.