Re: [AMBER-Developers] git repo at git.ambermd.org is back up for writing

From: Jason Swails <jason.swails.gmail.com>
Date: Fri, 20 Apr 2012 14:54:11 -0400

Just minor comments:

On Fri, Apr 20, 2012 at 2:34 PM, David A Case <case.biomaps.rutgers.edu>wrote:

> I have re-opened write access at git.ambermd.org. But it's probably good
> to be extra careful for a bit: e.g. type "git diff --stat
> origin/<branchname>"
> and "git push -=dry-run" before your next push.
>

this should be "git push --dry-run" -- not to nit-pick typos, but to avoid
any potential confusion.


> Note: as Dan and Dave C. reported earlier on the list: typing "git diff
> --stat
> origin/master" is not sufficient to see if your master and origin/master
> are
> the same, since this command will not show you things that have been pushed
> to origin/master by someone else since the last time you did a "git pull".


If you do a "git fetch origin" (like Andy just suggested), this updates
your remote descriptions, so a git diff --stat will work after that.

All the best,
Jason

-- 
Jason M. Swails
Quantum Theory Project,
University of Florida
Ph.D. Candidate
352-392-4032
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Apr 20 2012 - 12:00:04 PDT
Custom Search