Compare commits

..

No commits in common. "569910b5cb1939ee112c487eb21c60fb87c8f986" and "32133eb54658c4c13acee2bd93fa48dc0a36af84" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View file

@ -7,7 +7,3 @@
autoSetupRemote = yes
[credential]
helper = store
[pull]
rebase = false
[init]
defaultBranch = master

View file

@ -48,9 +48,6 @@ apk add okular ebook-tools
apk add libreoffice musescore neochat qt5-qtlocation nextcloud-client \
nextcloud-client-dolphin
# Spell checking in Libreoffice.
apk add hunspell hunspell-en hunspell-en-us
# Development
apk add git less make gcc musl-dev openssl-dev mandoc man-pages
```