New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21235 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Useless git: "BUG: dashless options don't support arguments"

Reported by: tidefelt@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: PowerPC, 10.4 Cc:
Port: git-core

Description

Using Mac OS 10.4 and powerpc-apple-darwin8-gcc-4.0.1 on a PowerPC machine, I have installed git 1.6.4.2. The program can be used with some sub-commands, such as

git remote update git commit

but there are problems with several commands that take additional arguments, for instance,

git push isy next

dies with

fatal: BUG: dashless options don't support arguments

which seem to come from parse-options.c.

As far as I can see, this makes the port useless, and not being a git developer I have no clue how to fix it.

Change History

Changed 2 years ago by toby@…

  • status changed from new to closed
  • resolution set to invalid

Sounds like you should be on a git mailing list of some sort. No evidence that this is a MacPorts bug.

Changed 2 years ago by blb@…

Note: See TracTickets for help on using tickets.