I\'m using repo, which is used by Android project, to manage my project.
Is there a tool to create repo manifest file with SHA based on current work directory as the fol
The repo manifest command creates manifest files with fixed SHA-1s based on the current workspace.
repo manifest
repo manifest -r -o my-manifest.xml