martedì 20 settembre 2011

Git - List all not pushed commits


git log --branches --not --remotes=origin
shows commits that is not present on remote origin branch