Edit: I updated my RP GIT server and made more notes in a later article. Here are my notes for setting up GIT on Raspberry Pi and using a Windows client (TortoiseGit). I’ve been using this little thing as a GIT server for around 5 months now and I love it. Here is the quick notes I took while getting things setup. It’s probably really disjointed, but you might find some helpful tips in here. www.raspberrypi.org http://www.raspberrypi.org/downloads NOOBS (offline and network install) http://downloads.raspberrypi.org/NOOBS_latest Format your SD card using the SD Card Association’s formatting tool. https://www.sdcard.org/downloads/formatter_4/ Install Raspbian (GIT seemed to be pre-installed on the version I used): The defaults: username: pi password: raspberry When greeted with the post install program, find the advanced option to enable SSH. You can also change your password from there. 2017 Edit: I’m in the process of installing it on a larger SD card. Anything over 32GB will probably ...
Computers, programming, software development, AI, design, and more!