Skip to content

Conversation

@drogus
Copy link
Collaborator

@drogus drogus commented Nov 3, 2025

Description of Changes

We technically don't need to git ls-files when getting the CLI templates because when we compile the release builds we work with a clean git clone, thus it's unlikely any untracked files will be created in the templates directory.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

  • I've manually checked that the init command still generates the templates properly

We technically don't need to `git ls-files` when getting the CLI
templates because when we compile the release builds we work with a
clean git clone, thus it's unlikely any untracked files will be created
in the templates directory.
@drogus drogus changed the title Remove the dependency on git-files from cli/build.rs Remove the dependency on git ls-files from cli/build.rs Nov 3, 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

Successfully merging this pull request may close these issues.

2 participants