Ok, I'll bite.
While we are on Hacker News, this is still an enormously obtuse way to communicate.
Are you saying that as users of git we will be negatively affected by deps being added and build times going up? Do you have evidence of that from past projects adding rust?
Why not just say that??
Git is already an uncomfortably large binary for embedded applications. Rust binaries tend to be even more bloated.
Why would you want to run a VCS in an embedded application? Any halfway usable development platform (even VIM) will be much bigger anyways.
It is sure convenient to be able to use git (and vim!) on embedded Linux. You can get by without them of course...
No need to bite. :P
We will see!
See what? Why are you vague-posting?
We will see how larger the binary will become, we will see how many more (if any) shared libraries it will depend on, and we will see how long it will take to compile.
Clear enough for you? It is a note to myself, and for others who care. You might not care, I do, and some other people do, too.