Skip to content

<exec>'s dir attribute not usable in derived macros #1

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

Open
snktagarwal opened this issue May 25, 2011 · 1 comment
Open

<exec>'s dir attribute not usable in derived macros #1

snktagarwal opened this issue May 25, 2011 · 1 comment

Comments

@snktagarwal
Copy link
Contributor

I am working on a project where I had cloned your repo for the build.xml file. Though most scripts do not like to work in git dir's themselves. Though it is a better idea to give exec the dir attribute to effectively switch directories. Or effectively give git --git-dir. Your code exposes the dir attribute of exec only in the "git" macro, you should change other macros to include "dir" attribute and then maybe trickle them down to "git" command itself.

@snktagarwal
Copy link
Contributor Author

Similarly goes for options,

Repository owner deleted a comment from Arran5353 Feb 23, 2024
@github-staff github-staff deleted a comment from mapatel90 May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@snktagarwal and others