Just like any Git project — clone, edit, and push.
Each task in Codebie comes with its own Git repository. To update its content:
Clone the task repository to your local machine
Make the necessary changes — update instructions, add files, modify code, etc.
Push your changes back to the repository
That’s it — the task is now updated for future candidates.
⚠️ Keep in mind: If a candidate has already accepted the task, their copy won’t change. Only new candidates will receive the updated version.
Git Authentication
Use your Codebie email as the Git username
Use your Codebie password as the Git password