mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
* Make nom_build not check for ".git" directory nom_build tries to verify that it is in the root of the tree prior to doing anything, however checking for a .git directory doesn't work in a merged directory. * Minor formatting fix to attempt to force rebuild