[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: git: how to figure out with a script what the last commit on remote repo is without fetching it



Well, your experience with git and mine are quite different.

On Sat, Sep 20, 2014 at 11:15 PM, lee <lee@yun.yagibdah.de> wrote:
> Joel Rees <joel.rees@gmail.com> writes:
> [...]

Let's clear the conversation, it's too cluttered for me to make sense
of it any more.

cd to your local copy of the repository you want to do some work in.
Try these two commands:

    git log

    git branch --list -ar

What do they tell you?

-- 
Joel Rees

Be careful where you see conspiracy.
Look first in your own heart,
and ask yourself if you are not your own worst enemy.


Reply to: