💾 Archived View for automat-svet.net › unschool › git_basics.gmi captured on 2024-12-17 at 09:49:07. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-03-21)
-=-=-=-=-=-=-
This file will be replaced and updated with any luck. Like many others here, it is a prime candidate for community development.
The lore of Automat Svět will be revealed on the site piecemeal. Once the fictional white paper, Dreamers of the Day, is up here somewhere, the DandyLion user request template will be visible with its GIT_BASICS.md file.
Meanwhile, the very basics are these. Once you have your command line environment, you may run the following commands to get yourself a copy of this repo you may work with.
# first cd into a directory that makes sense to you # and please understand what copying and pasting spells / commands into the command line means # and, on a basic level, what the following commands mean git clone https://codeberg.org/krozruch/the_unschool.git cd the_unschool git checkout -b your_chosen_username
The basic protocol will be to clone the repo, branch, and then make a pull request. Those who know what they are doing and those who at the very least have a decent idea, may choose to "be bold" as the Wikipedia slogan has it. Others may start by adding their name and a comment to the visitor's book.
Sensible questions may be handled by email.