Docs · 8 of 8

GitHub & Repos

Connect GitHub, create or link a repo, push and pull, and handle large first uploads safely.

Back to documentation

Why connect GitHub

Connecting GitHub gives your project real version control: push your code, pull changes, and keep a full history - and it means your code is always yours, in your own repo.

Step 1 - Connect your GitHub account

  1. Open the GitHub panel.
  2. Click Connect with GitHub. A browser window opens for you to sign in and authorize LilBuz.
  3. Once approved, your GitHub username and avatar appear as the connected account.

Step 2 - Choose a repository

You have two options:

Step 3 - Sync your code

Once a repo is connected you'll see it linked at the top, with a branch selector and a visibility badge. There are two tabs:

LilBuz keeps your project and your repo in sync as you work, so your latest code is always saved to GitHub.

Note on large first pushes: the very first sync of a big project is uploaded in chunks to stay within GitHub's limits. You'll see a progress bar with the current chunk and an estimated time - this is normal and only happens for large initial uploads.
Back to documentation