Pages
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
Showing posts with label
remote branches
.
Show all posts
Showing posts with label
remote branches
.
Show all posts
Monday, July 25, 2016
Git: comparing remote branches, different between two remote branches
git diff --name-status origin/master...remotes/origin/2.0.0
git diff master remotes/origin/2.0.0 -- app/../File.name
Older Posts
Home
Subscribe to:
Posts (Atom)