Skip to content

Instantly share code, notes, and snippets.

@joshnesbitt
Forked from kneath/._what.md
Created December 7, 2009 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshnesbitt/250708 to your computer and use it in GitHub Desktop.
Save joshnesbitt/250708 to your computer and use it in GitHub Desktop.
[alias]
up = !sh -c 'git pull && git log --pretty=format:\"%Cred%ae %Creset- %C(yellow)%s %Creset(%ar)\" HEAD@{1}..'
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(-)
ryan@github.com - 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