Re: [GSOC] [PROPOSAL v2] Draft of proposal for "Unify ref-filter formats with other pretty formats"

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

 



On Sun, Apr 2, 2023 at 4:38 PM ZhangYI <18994118902@xxxxxxx> wrote:

> I have one questions here:
> I used gdb to track the function call related to ref-filter of the command
> "git log -2 --pretty=%h " by setting breaks on all no-static functions in
> ref-filter.c but found no stop.
> Should I use another command?

`git log` uses pretty formats. If you want to see how ref-filter
formats work you should run for example `git for-each-ref`.

> Or as I know, Git use different branch for different purpose, like todo, next.
> Should I use another branch?

No this is not an issue with development branches.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux