Modify ↓
Opened 15 years ago
Closed 5 years ago
#5700 closed defect (worksforme)
Unable to view source files from git (using GitPlugin)
Reported by: | jedd | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | IncludeMacro |
Severity: | minor | Keywords: | git, gitplugin |
Cc: | Trac Release: | 0.11 |
Description
I've been playing with this for a while, but just can't get an Include macro working against my git repository. I can browse this just fine, using the GitPlugin, and I'm hoping that it's just my something subtly different between the way svn and git URI's are presented in trac.
If in fact it is trivially easy to do this, then I'll happily change this report to type: enhancement, and request it be banged into the FAQ bit IncludeMacro
Attachments (0)
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 13 years ago by
Priority: | low → normal |
---|
Still "new defect" after two years and still not working... Raising priority.
comment:3 Changed 11 years ago by
Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:4 Changed 5 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Works for latest source.
You need to scope the non-default repository with the repository name: TracLinks#source:links.
Note: See
TracTickets for help on using
tickets.
Same here, it would be great if it worked! I can access something like source:README, but not source:master/README...