mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 08:08:33 +00:00
This commit adds a script that overrides `git` to echo version required by `status-go` derivation. Also fixes error messages like this when building `status-go` : ``` fatal: not a git repository (or any of the parent directories): .git ``` These messages can be often misleading to some developers.