Lars,
I've put my repo on github: https://github.com/fhuberts/cgit
You can fetch my changes from there
Any idea on how to proceed?
On 02/19/2011 09:46 AM, Lars Hjemli wrote:
On Thu, Feb 17, 2011 at 22:11, Ferry Huberts [off-list ref] wrote:
quoted
This patch series fixes two bugs and communicates the repo name
to the filter scripts.
Thanks, but I think the current filter invocations with unnamed,
positional command arguments was a mistake. We should probably fix it
instead of extending it, taking care not to break backwards
compatibility.
The easiest fix would be to add some environment variables:
* GIT_DIR
* CGIT_REPO_NAME
* CGIT_REPO_REL_URL
* CGIT_REPO_ABS_URL
* CGIT_BRANCH_NAME
* CGIT_COMMIT_ID
* CGIT_PATH_FILTER
What do you think?
--
larsh
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
grtz
--
Ferry Huberts