mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
bdfea39de2
I personally avoid having a checked-out `main` branch during development, so that I don't accidentally commit directly to it. This change makes `nx` commands work without needing a local `main` branch, by referring directly to the origin's branch instead. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8516 GitOrigin-RevId: b81314709b967b3dadd397793b416d9e0b137c98 |
||
---|---|---|
.. | ||
build.mk | ||
ci.mk | ||
frontend.mk | ||
ghcid.mk | ||
legacy-tests.mk | ||
lint.mk | ||
metadata-api.mk | ||
repl.mk | ||
run.mk | ||
test-infrastructure.mk | ||
tests.mk |