Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when pushing to main #70

Open
Axxiar opened this issue Nov 15, 2024 · 1 comment
Open

Error when pushing to main #70

Axxiar opened this issue Nov 15, 2024 · 1 comment

Comments

@Axxiar
Copy link

Axxiar commented Nov 15, 2024

Hello 👋
I have a small issue when trying to push on a protected branch (for instance main)

Context

I am working with Fink to see how it works and while i was trying to add a new translation, i did not realize that i was on main branch and since it is protected, i kept having an error when trying to push (I guess this is why, since it worked fine when i switched to another branch)

Proposal

It would be great to have a warning that we can not push to the current branch or have a reminder on the error toast notification. I know it is a bit obvious but it could help others later :)

Have a good day !

Copy link
Member

Great suggestion and one of the reasons why we are replacing git with lix. You can read more here https://opral.substack.com/p/focus-shift-from-inlang-to-lix .

TL:DR

  • git & github are unsuited for web apps
  • we are building the lix change control system to power inlang v2
  • will automatically resolve issues like this one

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

No branches or pull requests

2 participants