Ticket #21235 (closed defect: invalid)
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
Note: See
TracTickets for help on using
tickets.

