xaizek / tos (License: GPLv3 only) (since 2018-12-07)
This is an alternative version of sources presented as part of Write Your Own OS video tutorial by Viktor Engelmann.
Commit ab4ef349f8e17a60646f91e998b0c522de771692

Update drive image with file with large contents
Author: xaizek
Author date (UTC): 2018-04-12 09:01
Committer name: xaizek
Committer date (UTC): 2018-04-12 13:51
Parent(s): 888a93b2b76bf5d903eb777bd6e9d6b3a8634251
Signing key: 99DC5E4DB05F6BE2
Tree: fe515a446584fa1e1eb645df00db7ba75ecdcf54
File Lines added Lines deleted
hda 0 0
File hda changed (mode: 100644) (index e15dc68..278d558)
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/tos

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/tos

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master