-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC: Replace absolute path to git-tree with relative #4881
Conversation
What need to be run to see an error you fix there? |
this is QoL update. |
On my system folder |
.git is file, not dir |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works!
Nice, I had the absolute in there to fix some problem reported early in the -next testing cycle (gotta find git blame) One consideration about the concept:
About the implementation:
|
…ithout docker builder.
7594a92
to
41bb4ed
Compare
damn. of course, it's so much easier) |
Description
Replace absolute path to git-tree with relative, so it is accesible without docker builder.
was:
new:
Jira reference number [AR-9999]
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
Checklist: