Re: fatal: BUG: dashless options don't support arguments

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

 



[Context:
http://colabti.org/irclogger/irclogger_log/git?date=2010-10-06
http://thread.gmane.org/gmane.comp.version-control.git/128066/focus=145945 ]

Hi Brian,

Brian Zitzow wrote:

> Ki:$ git checkout master
> fatal: BUG: dashless options don't support arguments

Strange indeed.  Here's what I would suggest:

1. For debugging output:

 $ echo 'prefix=/usr/local' >>config.mak; # or whatever prefix you use
 $ git describe
 $ gcc --version
 $ wget 'http://download.gmane.org/gmane.comp.version-control.git/128067/128068'
 $ git am -3 128068
 $ make
 $ bin-wrappers/git checkout m

2. To track down the issue, if you like to read assembler:

 $ make builtin/checkout.s
 $ vi checkout.s

Good luck,
Jonathan
--
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]