Re: What does this mean

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

 



wkcochran123 <wkcochran@xxxxxxxxx> wrote:

> 
> runge:~/repository/papers wkcochra$ git checkout
> D       medial axis/medial axis.tcp
> 
> A search of ^D through user-manual.txt yields nothing.
> 

'git checkout' command switches to another branch (actually, because
nothing was specified on command line, it doesn't switch at all) and
prints a summary of modified files.

For description of 'D', look for '--name-status' option in man git-diff.
Maybe this what you are looking for.

http://www.kernel.org/pub/software/scm/git/docs/git-diff.html
--
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]