Skip to content
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

objdiff-cli diff: Accept any kind of unit path #48

Merged
merged 3 commits into from
Mar 2, 2024

Conversation

ribbanya
Copy link
Contributor

@ribbanya ribbanya commented Mar 1, 2024

All of these are now valid:

objdiff-cli diff -u main/melee/ft/chara/ftCommon/ftCo_AttackDash doEnter
objdiff-cli diff -u build/GALE01/src/melee/ft/chara/ftCommon/ftCo_AttackDash.o doEnter
objdiff-cli diff -u build/GALE01/obj/melee/ft/chara/ftCommon/ftCo_AttackDash.o doEnter

Makes scripting less painful, and shells offer completion for filesystem paths but not for objdiff unit paths.

@encounter encounter merged commit 023dd7a into encounter:main Mar 2, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants