Add "git up" alias #3

Closed
opened 2016-06-10 13:24:58 -04:00 by walkah · 0 comments
walkah commented 2016-06-10 13:24:58 -04:00 (Migrated from github.com)

git config --global alias.up \ '!git fetch && git rebase --autostash FETCH_HEAD'

`git config --global alias.up \ '!git fetch && git rebase --autostash FETCH_HEAD'`
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: walkah/dotfiles#3
No description provided.