Another problem with init+fetch instead of clone:
We are using header expansion with git filter + git attribute. The clean and smudge filters are perl scripts.
Unfortunately it doesn't work with the git plugin.
After having read this issue, I recreate manually by using git init + git pull and indeed, the filters don't work.
It is very very annoying since it means that I'll not be able to use the git plugin and will do the clone with a script.
Is there a way to use git just to check changes without pulling the code in the workspace?
The problem is that when configured with filter the git init+plugin takes several hours instead of few minutes.
The scripts are: https://github.com/turon/git-rcs-keywords
I would be grateful to any idea.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to