Re: Listing top tracked files and directories only

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

 



Hey,

On Sat, Mar 26, 2011 at 9:18 AM, Francis Moreau <francis.moro@xxxxxxxxx> wrote:
> Hello,
>
> I'd like to find a way to list files and directories tracked by git
> but which are only in the top directory of the tracked project.
>
> For example, in a kernel repository:
>
> Â$ git-magic-command --magic-options
> Â.gitignore
> Â.mailmap
> Â COPYING

$ git ls-tree --name-only [branch]

Scott
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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]