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

buildenv: Implement croot to get back to SRC_DIR quickly #237

Open
wants to merge 1 commit into
base: fourteen
Choose a base branch
from

Conversation

Fede2782
Copy link
Contributor

@Fede2782 Fede2782 commented Nov 27, 2024

UN1CA has been growing in the last months and there are lots of modules and subdirectories, this commit wants to help returning quickly to the top directory with a single command.

croot: Changes directory to the top of the tree, or a subdirectory thereof.

This follows the AOSP implementation of croot in envsetup.sh More details: https://github.com/LineageOS/android_build/blob/lineage-21.0/envsetup.sh#L1083

UN1CA has been growing in the last months and there are lots of modules,
this commit wants to help returning quickly to the top directory
with a single command.

croot:      Changes directory to the top of the tree, or a subdirectory thereof.

This follows the AOSP implementation of croot in envsetup.sh
More details: https://github.com/LineageOS/android_build/blob/lineage-21.0/envsetup.sh#L1083
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.

1 participant