git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Question git
@ 2020-02-18 11:19 Сергей Сергеев
  2020-02-18 12:00 ` Mateusz Loskot
  0 siblings, 1 reply; 3+ messages in thread
From: Сергей Сергеев @ 2020-02-18 11:19 UTC (permalink / raw)
  To: git

Hello, I have a repo - WORK.git. There are some brunches. Сan i view all commits working repo and all branches at the same time? Sorry for bad english.

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

* Re: Question git
  2020-02-18 11:19 Question git Сергей Сергеев
@ 2020-02-18 12:00 ` Mateusz Loskot
  2020-03-04 11:36   ` Konstantin Khomoutov
  0 siblings, 1 reply; 3+ messages in thread
From: Mateusz Loskot @ 2020-02-18 12:00 UTC (permalink / raw)
  To: git

On Tue, 18 Feb 2020 at 12:26, Сергей Сергеев <nevercu@yandex.ru> wrote:
>
> Hello, I have a repo - WORK.git. There are some brunches.
> Сan i view all commits working repo and all branches at the same time?

https://git-scm.com/docs/git-log#Documentation/git-log.txt---all

I must say the --all name itself is clearer than its description
which makes use of Git lingo unnecessarily for such a simple option :-)
As a Git newbie, I'd have not linked option to getting log of all branches.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net

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

* Re: Question git
  2020-02-18 12:00 ` Mateusz Loskot
@ 2020-03-04 11:36   ` Konstantin Khomoutov
  0 siblings, 0 replies; 3+ messages in thread
From: Konstantin Khomoutov @ 2020-03-04 11:36 UTC (permalink / raw)
  To: Сергей Сергеев
  Cc: git

On Tue, Feb 18, 2020 at 01:00:01PM +0100, Mateusz Loskot wrote:

> On Tue, 18 Feb 2020 at 12:26, Сергей Сергеев <nevercu@yandex.ru> wrote:
> >
> > Hello, I have a repo - WORK.git. There are some brunches.
> > Сan i view all commits working repo and all branches at the same time?
> 
> https://git-scm.com/docs/git-log#Documentation/git-log.txt---all
> 
> I must say the --all name itself is clearer than its description
> which makes use of Git lingo unnecessarily for such a simple option :-)
> As a Git newbie, I'd have not linked option to getting log of all branches.

Note that the stock gitk GUI frontend also supports the "--all"
command-line option.


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

end of thread, other threads:[~2020-03-04 12:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18 11:19 Question git Сергей Сергеев
2020-02-18 12:00 ` Mateusz Loskot
2020-03-04 11:36   ` Konstantin Khomoutov

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).