[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCHES] Docs on automatic dependency tracking
From: |
Stefano Lattarini |
Subject: |
Re: [PATCHES] Docs on automatic dependency tracking |
Date: |
Tue, 24 Aug 2010 12:59:54 +0200 |
User-agent: |
KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; ) |
On Sunday 22 August 2010, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Sat, Aug 21, 2010 at 07:40:17PM CEST:
> > This problem indicates that `git --dry-run' is not enough for me
> > to check the correctness of the push; do you know if there is a
> > way to show which commits are added to which branches during a
> > push (while still in `dry-run' mode, obviously)?
>
> For such cases, I find 'git --all' output quite instructive,
> usually with a view strictly sorted by date.
>
> Or, if you don't have graphical output, 'git log --graph' plus
> other options (like --oneline) may be helpful.
FYI, I found out that `qgit' used with the right options can be pretty
helpful, too.
Thanks,
Stefano
- [PATCHES] Docs on automatic dependency tracking (was: Testing a new compiler with Automake "simple tests"), Stefano Lattarini, 2010/08/17
- Re: [PATCHES] Docs on automatic dependency tracking (was: Testing a new compiler with Automake "simple tests"), Ralf Wildenhues, 2010/08/17
- Re: [PATCHES] Docs on automatic dependency tracking, Stefano Lattarini, 2010/08/17
- Re: [PATCHES] Docs on automatic dependency tracking, Ralf Wildenhues, 2010/08/18
- Re: [PATCHES] Docs on automatic dependency tracking, Stefano Lattarini, 2010/08/18
- Re: [PATCHES] Docs on automatic dependency tracking, Ralf Wildenhues, 2010/08/21
- Re: [PATCHES] Docs on automatic dependency tracking, Stefano Lattarini, 2010/08/21
- Re: [PATCHES] Docs on automatic dependency tracking, Ralf Wildenhues, 2010/08/21
- Re: [PATCHES] Docs on automatic dependency tracking, Stefano Lattarini, 2010/08/21
- Re: [PATCHES] Docs on automatic dependency tracking, Ralf Wildenhues, 2010/08/22
- Re: [PATCHES] Docs on automatic dependency tracking,
Stefano Lattarini <=