git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question - List current hashs of branches
@ 2015-10-02 18:54 Golarits, Zsigmond (Nokia - HU/Budapest)
  2015-10-02 18:58 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Golarits, Zsigmond (Nokia - HU/Budapest) @ 2015-10-02 18:54 UTC (permalink / raw)
  To: git@vger.kernel.org

Hello,

How can I get the current commit-hashes of the remote and local branches without check them out?

Br,
Zsigmond Golarits

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Question - List current hashs of branches
  2015-10-02 18:54 Question - List current hashs of branches Golarits, Zsigmond (Nokia - HU/Budapest)
@ 2015-10-02 18:58 ` Junio C Hamano
  2015-10-05  7:29   ` Golarits, Zsigmond (Nokia - HU/Budapest)
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2015-10-02 18:58 UTC (permalink / raw)
  To: Golarits, Zsigmond (Nokia - HU/Budapest); +Cc: git@vger.kernel.org

for-each-ref & ls-remote?

On Fri, Oct 2, 2015 at 11:54 AM, Golarits, Zsigmond (Nokia -
HU/Budapest) <zsigmond.golarits@nokia.com> wrote:
> Hello,
>
> How can I get the current commit-hashes of the remote and local branches without check them out?
>
> Br,
> Zsigmond Golarits
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Question - List current hashs of branches
  2015-10-02 18:58 ` Junio C Hamano
@ 2015-10-05  7:29   ` Golarits, Zsigmond (Nokia - HU/Budapest)
  0 siblings, 0 replies; 3+ messages in thread
From: Golarits, Zsigmond (Nokia - HU/Budapest) @ 2015-10-05  7:29 UTC (permalink / raw)
  To: EXT Junio C Hamano; +Cc: git@vger.kernel.org

Hello,

Thanks, for YR reply!
I'd like any solution:
  - the commit hash of a chosen local or remote branch            OR
  - a list of each commit hashes of all local or/and remote branches.

I'd like to write a tool to check more branches in more repos, if they are up to date or there has been a new remote commit
(or maybe I did local commit not pushed).
We usually works parallel in more branches in more repositories.

Br
Zsigmond

-----Original Message-----
From: jch2355@gmail.com [mailto:jch2355@gmail.com] On Behalf Of EXT Junio C Hamano
Sent: Friday, October 02, 2015 8:59 PM
To: Golarits, Zsigmond (Nokia - HU/Budapest)
Cc: git@vger.kernel.org
Subject: Re: Question - List current hashs of branches

for-each-ref & ls-remote?

On Fri, Oct 2, 2015 at 11:54 AM, Golarits, Zsigmond (Nokia -
HU/Budapest) <zsigmond.golarits@nokia.com> wrote:
> Hello,
>
> How can I get the current commit-hashes of the remote and local branches without check them out?
>
> Br,
> Zsigmond Golarits
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-05  7:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 18:54 Question - List current hashs of branches Golarits, Zsigmond (Nokia - HU/Budapest)
2015-10-02 18:58 ` Junio C Hamano
2015-10-05  7:29   ` Golarits, Zsigmond (Nokia - HU/Budapest)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).