Skip to content

Instantly share code, notes, and snippets.

@eric
Forked from kneath/._what.md
Created January 11, 2010 22:14
Show Gist options
  • Save eric/274664 to your computer and use it in GitHub Desktop.
Save eric/274664 to your computer and use it in GitHub Desktop.
[alias]
up = !sh -c 'git pull && git --no-pager log --pretty=format:\"%Cred%ae %Creset- %C(yellow)%s %Creset(%ar)\" HEAD@{1}.. && echo'
main_site(mirroring) % git up
Updating 83856d9..3753172
Fast forward
app/controllers/repositories_controller.rb | 2 ++
app/views/repositories/new_mirror.html.erb | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
[email protected] - Handle creating mirror when mirror repo form submitted (2 days ago)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment