benjamin@Asterix:blog# git push
Enumerating objects: 138, done.
Counting objects: 100% (138/138), done.
Delta compression using up to 16 threads
Compressing objects: 100% (118/118), done.
Writing objects: 100% (118/118), 45.47 MiB | 32.04 MiB/s, done.
Total 118 (delta 63), reused 0 (delta 0), pack-reused 0
error: RPC failed; curl 56 LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date
benjamin@Asterix:blog# git fetch
benjamin@Asterix:blog# GIT_CURL_VERBOSE=1 GIT_TRACE=1 git push
23:38:25.362521 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/bin/git
23:38:25.363107 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/bin
23:38:25.363867 git.c:444 trace: built-in: git push
23:38:25.364345 run-command.c:664 trace: run_command: GIT_DIR=.git git remote-https origin https://gitlab.fritz.box/GevatterGaul/blog.git
23:38:25.366739 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
23:38:25.367244 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
23:38:25.367810 git.c:730 trace: exec: git-remote-https origin https://gitlab.fritz.box/GevatterGaul/blog.git
23:38:25.367827 run-command.c:664 trace: run_command: git-remote-https origin https://gitlab.fritz.box/GevatterGaul/blog.git
23:38:25.373542 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git-remote-https
23:38:25.374073 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
23:38:25.376194 http.c:756 == Info: Couldn't find host gitlab.fritz.box in the .netrc file; using defaults
23:38:25.383839 http.c:756 == Info: Trying 10.42.1.21...
23:38:25.383856 http.c:756 == Info: TCP_NODELAY set
23:38:25.419097 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#0)
23:38:25.419208 http.c:756 == Info: ALPN, offering h2
23:38:25.419217 http.c:756 == Info: ALPN, offering http/1.1
23:38:25.426185 http.c:756 == Info: successfully set certificate verify locations:
23:38:25.426198 http.c:756 == Info: CAfile: /etc/ssl/cert.pem
CApath: none
23:38:25.426265 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client hello (1):
23:38:25.431344 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server hello (2):
23:38:25.431371 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Certificate (11):
23:38:25.442715 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server key exchange (12):
23:38:25.442815 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server finished (14):
23:38:25.443033 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
23:38:25.443040 http.c:756 == Info: TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
23:38:25.443066 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Finished (20):
23:38:25.446304 http.c:756 == Info: TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
23:38:25.446344 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Finished (20):
23:38:25.446356 http.c:756 == Info: SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
23:38:25.446359 http.c:756 == Info: ALPN, server accepted to use h2
23:38:25.446363 http.c:756 == Info: Server certificate:
23:38:25.446374 http.c:756 == Info: subject: C=DE; ST=Baden-Wuerttemberg; L=Karlsruhe; O=Behringer; CN=gitlab.fritz.box
23:38:25.446378 http.c:756 == Info: start date: Apr 11 22:31:27 2021 GMT
23:38:25.446382 http.c:756 == Info: expire date: Apr 11 22:31:27 2022 GMT
23:38:25.446391 http.c:756 == Info: subjectAltName: host "gitlab.fritz.box" matched cert's "gitlab.fritz.box"
23:38:25.446399 http.c:756 == Info: issuer: C=DE; ST=Baden-Wuerttemberg; O=Behringer; CN=Behringer
23:38:25.446402 http.c:756 == Info: SSL certificate verify ok.
23:38:25.446419 http.c:756 == Info: Using HTTP2, server supports multi-use
23:38:25.446422 http.c:756 == Info: Connection state changed (HTTP/2 confirmed)
23:38:25.446427 http.c:756 == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
23:38:25.446516 http.c:756 == Info: Using Stream ID: 1 (easy handle 0x7fc060008200)
23:38:25.446539 http.c:703 => Send header, 0000000199 bytes (0x000000c7)
23:38:25.446565 http.c:715 => Send header: GET /GevatterGaul/blog.git/info/refs?service=git-receive-pack HTTP/2
23:38:25.446568 http.c:715 => Send header: Host: gitlab.fritz.box
23:38:25.446570 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130)
23:38:25.446573 http.c:715 => Send header: Accept: */*
23:38:25.446575 http.c:715 => Send header: Accept-Encoding: deflate, gzip
23:38:25.446577 http.c:715 => Send header: Pragma: no-cache
23:38:25.446579 http.c:715 => Send header:
23:38:25.446596 http.c:756 == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 250)!
23:38:25.473948 http.c:703 <= Recv header, 0000000013 bytes (0x0000000d)
23:38:25.473962 http.c:715 <= Recv header: HTTP/2 401
23:38:25.473966 http.c:703 <= Recv header, 0000000025 bytes (0x00000019)
23:38:25.473969 http.c:715 <= Recv header: cache-control: no-cache
23:38:25.473972 http.c:703 <= Recv header, 0000000041 bytes (0x00000029)
23:38:25.473975 http.c:715 <= Recv header: content-type: text/plain; charset=utf-8
23:38:25.473977 http.c:703 <= Recv header, 0000000037 bytes (0x00000025)
23:38:25.473980 http.c:715 <= Recv header: date: Mon, 22 Nov 2021 22:38:25 GMT
23:38:25.473983 http.c:703 <= Recv header, 0000000015 bytes (0x0000000f)
23:38:25.473985 http.c:715 <= Recv header: server: nginx
23:38:25.473988 http.c:703 <= Recv header, 0000000014 bytes (0x0000000e)
23:38:25.473990 http.c:715 <= Recv header: vary: Accept
23:38:25.473993 http.c:703 <= Recv header, 0000000040 bytes (0x00000028)
23:38:25.474061 http.c:715 <= Recv header: www-authenticate: Basic realm="GitLab"
23:38:25.474069 http.c:703 <= Recv header, 0000000033 bytes (0x00000021)
23:38:25.474073 http.c:715 <= Recv header: x-content-type-options: nosniff
23:38:25.474099 http.c:703 <= Recv header, 0000000028 bytes (0x0000001c)
23:38:25.474101 http.c:715 <= Recv header: x-download-options: noopen
23:38:25.474104 http.c:703 <= Recv header, 0000000029 bytes (0x0000001d)
23:38:25.474106 http.c:715 <= Recv header: x-frame-options: SAMEORIGIN
23:38:25.474109 http.c:703 <= Recv header, 0000000041 bytes (0x00000029)
23:38:25.474111 http.c:715 <= Recv header: x-permitted-cross-domain-policies: none
23:38:25.474113 http.c:703 <= Recv header, 0000000042 bytes (0x0000002a)
23:38:25.474115 http.c:715 <= Recv header: x-request-id: 01FN4WST7CTXXJJAKEKZNJM8D6
23:38:25.474226 http.c:703 <= Recv header, 0000000021 bytes (0x00000015)
23:38:25.474234 http.c:715 <= Recv header: x-runtime: 0.020858
23:38:25.474237 http.c:703 <= Recv header, 0000000033 bytes (0x00000021)
23:38:25.474240 http.c:715 <= Recv header: x-xss-protection: 1; mode=block
23:38:25.474243 http.c:703 <= Recv header, 0000000020 bytes (0x00000014)
23:38:25.474245 http.c:715 <= Recv header: content-length: 26
23:38:25.474249 http.c:703 <= Recv header, 0000000002 bytes (0x00000002)
23:38:25.474253 http.c:715 <= Recv header:
23:38:25.474311 http.c:756 == Info: Connection #0 to host gitlab.fritz.box left intact
23:38:25.474400 run-command.c:664 trace: run_command: 'git credential-osxkeychain get'
23:38:25.482498 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
23:38:25.483117 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
23:38:25.483695 git.c:730 trace: exec: git-credential-osxkeychain get
23:38:25.483742 run-command.c:664 trace: run_command: git-credential-osxkeychain get
23:38:25.509132 http.c:756 == Info: Found bundle for host gitlab.fritz.box: 0x7fc05f904d20 [can multiplex]
23:38:25.509165 http.c:756 == Info: Re-using existing connection! (#0) with host gitlab.fritz.box
23:38:25.509179 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#0)
23:38:25.509196 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul'
23:38:25.509241 http.c:756 == Info: Using Stream ID: 3 (easy handle 0x7fc060008200)
23:38:25.509343 http.c:703 => Send header, 0000000274 bytes (0x00000112)
23:38:25.509352 http.c:715 => Send header: GET /GevatterGaul/blog.git/info/refs?service=git-receive-pack HTTP/2
23:38:25.509355 http.c:715 => Send header: Host: gitlab.fritz.box
23:38:25.509357 http.c:715 => Send header: Authorization: Basic <redacted>
23:38:25.509362 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130)
23:38:25.509364 http.c:715 => Send header: Accept: */*
23:38:25.509366 http.c:715 => Send header: Accept-Encoding: deflate, gzip
23:38:25.509369 http.c:715 => Send header: Pragma: no-cache
23:38:25.509370 http.c:715 => Send header:
23:38:25.601638 http.c:703 <= Recv header, 0000000013 bytes (0x0000000d)
23:38:25.601651 http.c:715 <= Recv header: HTTP/2 200
23:38:25.601655 http.c:703 <= Recv header, 0000000025 bytes (0x00000019)
23:38:25.601658 http.c:715 <= Recv header: cache-control: no-cache
23:38:25.601667 http.c:703 <= Recv header, 0000000024 bytes (0x00000018)
23:38:25.601669 http.c:715 <= Recv header: content-encoding: gzip
23:38:25.601672 http.c:703 <= Recv header, 0000000060 bytes (0x0000003c)
23:38:25.601674 http.c:715 <= Recv header: content-type: application/x-git-receive-pack-advertisement
23:38:25.601677 http.c:703 <= Recv header, 0000000037 bytes (0x00000025)
23:38:25.601679 http.c:715 <= Recv header: date: Mon, 22 Nov 2021 22:38:25 GMT
23:38:25.601682 http.c:703 <= Recv header, 0000000050 bytes (0x00000032)
23:38:25.601684 http.c:715 <= Recv header: referrer-policy: strict-origin-when-cross-origin
23:38:25.601696 http.c:703 <= Recv header, 0000000015 bytes (0x0000000f)
23:38:25.601698 http.c:715 <= Recv header: server: nginx
23:38:25.601700 http.c:703 <= Recv header, 0000000045 bytes (0x0000002d)
23:38:25.601702 http.c:715 <= Recv header: strict-transport-security: max-age=63072000
23:38:25.601705 http.c:703 <= Recv header, 0000000021 bytes (0x00000015)
23:38:25.601707 http.c:715 <= Recv header: content-length: 195
23:38:25.601710 http.c:703 <= Recv header, 0000000002 bytes (0x00000002)
23:38:25.601712 http.c:715 <= Recv header:
23:38:25.601760 http.c:756 == Info: Connection #0 to host gitlab.fritz.box left intact
23:38:25.601774 run-command.c:664 trace: run_command: 'git credential-osxkeychain store'
23:38:25.606895 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
23:38:25.607684 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
23:38:25.608307 git.c:730 trace: exec: git-credential-osxkeychain store
23:38:25.608337 run-command.c:664 trace: run_command: git-credential-osxkeychain store
23:38:25.650675 run-command.c:664 trace: run_command: git send-pack --stateless-rpc --helper-status --thin --progress https://gitlab.fritz.box/GevatterGaul/blog.git/ --stdin
23:38:25.652824 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
23:38:25.653284 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
23:38:25.653839 git.c:444 trace: built-in: git send-pack --stateless-rpc --helper-status --thin --progress https://gitlab.fritz.box/GevatterGaul/blog.git/ --stdin
23:38:25.654969 run-command.c:664 trace: run_command: git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-offset --progress
23:38:25.657120 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
23:38:25.657608 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
23:38:25.658172 git.c:444 trace: built-in: git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-offset --progress
Enumerating objects: 138, done.
Counting objects: 100% (138/138), done.
Delta compression using up to 16 threads
Compressing objects: 100% (118/118), done.
Writing objects: 100% (118/118), 45.47 MiB | 28.20 MiB/s, done.
Total 118 (delta 63), reused 0 (delta 0), pack-reused 0
23:38:27.877742 http.c:756 == Info: Found bundle for host gitlab.fritz.box: 0x7fc05f904d20 [can multiplex]
23:38:27.877816 http.c:756 == Info: Re-using existing connection! (#0) with host gitlab.fritz.box
23:38:27.877830 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#0)
23:38:27.877843 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul'
23:38:27.877866 http.c:756 == Info: Using Stream ID: 5 (easy handle 0x7fc060008200)
23:38:27.877955 http.c:703 => Send header, 0000000353 bytes (0x00000161)
23:38:27.878009 http.c:715 => Send header: POST /GevatterGaul/blog.git/git-receive-pack HTTP/2
23:38:27.878014 http.c:715 => Send header: Host: gitlab.fritz.box
23:38:27.878036 http.c:715 => Send header: Authorization: Basic <redacted>
23:38:27.878039 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130)
23:38:27.878041 http.c:715 => Send header: Accept-Encoding: deflate, gzip
23:38:27.878044 http.c:715 => Send header: Content-Type: application/x-git-receive-pack-request
23:38:27.878047 http.c:715 => Send header: Accept: application/x-git-receive-pack-result
23:38:27.878049 http.c:715 => Send header: Content-Length: 47678527
23:38:27.878051 http.c:715 => Send header:
23:38:28.157588 http.c:756 == Info: TLSv1.2 (IN), TLS alert, bad record mac (532):
23:38:28.157626 http.c:756 == Info: LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0
23:38:28.157633 http.c:756 == Info: Failed receiving HTTP2 data
23:38:28.157638 http.c:756 == Info: Connection died, retrying a fresh connect
23:38:28.157681 http.c:756 == Info: Closing connection 0
23:38:28.157730 http.c:756 == Info: TLSv1.2 (OUT), TLS alert, close notify (256):
23:38:28.160202 http.c:756 == Info: Issue another request to this URL: 'https://gitlab.fritz.box/GevatterGaul/blog.git/git-receive-pack'
23:38:28.160241 http.c:756 == Info: NTLM-proxy picked AND auth done set, clear picked!
23:38:28.160261 http.c:756 == Info: Hostname gitlab.fritz.box was found in DNS cache
23:38:28.160331 http.c:756 == Info: Trying 10.42.1.21...
23:38:28.160342 http.c:756 == Info: TCP_NODELAY set
23:38:28.184258 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 443 (#1)
23:38:28.184396 http.c:756 == Info: ALPN, offering h2
23:38:28.184411 http.c:756 == Info: ALPN, offering http/1.1
23:38:28.193966 http.c:756 == Info: successfully set certificate verify locations:
23:38:28.193980 http.c:756 == Info: CAfile: /etc/ssl/cert.pem
CApath: none
23:38:28.194115 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client hello (1):
23:38:28.202177 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server hello (2):
23:38:28.202228 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Certificate (11):
23:38:28.204886 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server key exchange (12):
23:38:28.205025 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Server finished (14):
23:38:28.205381 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
23:38:28.205396 http.c:756 == Info: TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
23:38:28.205438 http.c:756 == Info: TLSv1.2 (OUT), TLS handshake, Finished (20):
23:38:28.207657 http.c:756 == Info: TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
23:38:28.207737 http.c:756 == Info: TLSv1.2 (IN), TLS handshake, Finished (20):
23:38:28.207756 http.c:756 == Info: SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
23:38:28.207761 http.c:756 == Info: ALPN, server accepted to use h2
23:38:28.207768 http.c:756 == Info: Server certificate:
23:38:28.207783 http.c:756 == Info: subject: C=DE; ST=Baden-Wuerttemberg; L=Karlsruhe; O=Behringer; CN=gitlab.fritz.box
23:38:28.207790 http.c:756 == Info: start date: Apr 11 22:31:27 2021 GMT
23:38:28.207795 http.c:756 == Info: expire date: Apr 11 22:31:27 2022 GMT
23:38:28.207812 http.c:756 == Info: subjectAltName: host "gitlab.fritz.box" matched cert's "gitlab.fritz.box"
23:38:28.207824 http.c:756 == Info: issuer: C=DE; ST=Baden-Wuerttemberg; O=Behringer; CN=Behringer
23:38:28.207830 http.c:756 == Info: SSL certificate verify ok.
23:38:28.207854 http.c:756 == Info: Using HTTP2, server supports multi-use
23:38:28.207859 http.c:756 == Info: Connection state changed (HTTP/2 confirmed)
23:38:28.207865 http.c:756 == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
23:38:28.207933 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul'
23:38:28.207959 http.c:756 == Info: Using Stream ID: 1 (easy handle 0x7fc060008200)
23:38:28.207989 http.c:703 => Send header, 0000000353 bytes (0x00000161)
23:38:28.207999 http.c:715 => Send header: POST /GevatterGaul/blog.git/git-receive-pack HTTP/2
23:38:28.208004 http.c:715 => Send header: Host: gitlab.fritz.box
23:38:28.208007 http.c:715 => Send header: Authorization: Basic <redacted>
23:38:28.208010 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130)
23:38:28.208013 http.c:715 => Send header: Accept-Encoding: deflate, gzip
23:38:28.208017 http.c:715 => Send header: Content-Type: application/x-git-receive-pack-request
23:38:28.208020 http.c:715 => Send header: Accept: application/x-git-receive-pack-result
23:38:28.208023 http.c:715 => Send header: Content-Length: 47678527
23:38:28.208026 http.c:715 => Send header:
23:38:28.209222 http.c:756 == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 250)!
23:38:28.407818 http.c:756 == Info: TLSv1.2 (IN), TLS alert, bad record mac (532):
23:38:28.407852 http.c:756 == Info: LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0
23:38:28.407858 http.c:756 == Info: Failed receiving HTTP2 data
23:38:28.407880 http.c:756 == Info: SSL_write() returned SYSCALL, errno = 32
23:38:28.407885 http.c:756 == Info: Failed sending HTTP2 data
23:38:28.407896 http.c:756 == Info: Connection #1 to host gitlab.fritz.box left intact
error: RPC failed; curl 56 LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date

Used different curl and git from homebrew

==> curl
curl is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have curl first in your PATH, run:
echo 'export PATH="/usr/local/opt/curl/bin:$PATH"' >> ~/.profile

For compilers to find curl you may need to set:
export LDFLAGS="-L/usr/local/opt/curl/lib"
export CPPFLAGS="-I/usr/local/opt/curl/include"

For pkg-config to find curl you may need to set:
export PKG_CONFIG_PATH="/usr/local/opt/curl/lib/pkgconfig"

Tried lowering SSL Version, which didn’t work

Turned SSL off

benjamin@Asterix:blog# GIT_CURL_VERBOSE=1 GIT_TRACE=1 git push
00:45:15.853118 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/bin/git
00:45:15.853703 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/bin
00:45:15.854341 git.c:444 trace: built-in: git push
00:45:15.854665 run-command.c:664 trace: run_command: GIT_DIR=.git git remote-http origin http://gitlab.fritz.box/GevatterGaul/blog.git
00:45:15.856848 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
00:45:15.857373 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
00:45:15.857790 git.c:730 trace: exec: git-remote-http origin http://gitlab.fritz.box/GevatterGaul/blog.git
00:45:15.857806 run-command.c:664 trace: run_command: git-remote-http origin http://gitlab.fritz.box/GevatterGaul/blog.git
00:45:15.864078 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git-remote-http
00:45:15.864685 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
00:45:15.867885 http.c:756 == Info: Couldn't find host gitlab.fritz.box in the .netrc file; using defaults
00:45:15.874447 http.c:756 == Info: Trying 10.42.1.21...
00:45:15.874460 http.c:756 == Info: TCP_NODELAY set
00:45:15.879348 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 80 (#0)
00:45:15.879399 http.c:703 => Send header, 0000000201 bytes (0x000000c9)
00:45:15.879406 http.c:715 => Send header: GET /GevatterGaul/blog.git/info/refs?service=git-receive-pack HTTP/1.1
00:45:15.879409 http.c:715 => Send header: Host: gitlab.fritz.box
00:45:15.879411 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130)
00:45:15.879413 http.c:715 => Send header: Accept: */*
00:45:15.879415 http.c:715 => Send header: Accept-Encoding: deflate, gzip
00:45:15.879417 http.c:715 => Send header: Pragma: no-cache
00:45:15.879419 http.c:715 => Send header:
00:45:15.905597 http.c:703 <= Recv header, 0000000027 bytes (0x0000001b)
00:45:15.905616 http.c:715 <= Recv header: HTTP/1.1 401 Unauthorized
00:45:15.905621 http.c:703 <= Recv header, 0000000015 bytes (0x0000000f)
00:45:15.905624 http.c:715 <= Recv header: Server: nginx
00:45:15.905627 http.c:703 <= Recv header, 0000000037 bytes (0x00000025)
00:45:15.905630 http.c:715 <= Recv header: Date: Mon, 22 Nov 2021 23:45:15 GMT
00:45:15.905632 http.c:703 <= Recv header, 0000000041 bytes (0x00000029)
00:45:15.905635 http.c:715 <= Recv header: Content-Type: text/plain; charset=utf-8
00:45:15.905638 http.c:703 <= Recv header, 0000000020 bytes (0x00000014)
00:45:15.905640 http.c:715 <= Recv header: Content-Length: 26
00:45:15.905643 http.c:703 <= Recv header, 0000000025 bytes (0x00000019)
00:45:15.905645 http.c:715 <= Recv header: Cache-Control: no-cache
00:45:15.905648 http.c:703 <= Recv header, 0000000014 bytes (0x0000000e)
00:45:15.909082 http.c:715 <= Recv header: Vary: Accept
00:45:15.909094 http.c:703 <= Recv header, 0000000040 bytes (0x00000028)
00:45:15.909099 http.c:715 <= Recv header: WWW-Authenticate: Basic realm="GitLab"
00:45:15.909103 http.c:703 <= Recv header, 0000000033 bytes (0x00000021)
00:45:15.909105 http.c:715 <= Recv header: X-Content-Type-Options: nosniff
00:45:15.909108 http.c:703 <= Recv header, 0000000028 bytes (0x0000001c)
00:45:15.909111 http.c:715 <= Recv header: X-Download-Options: noopen
00:45:15.909114 http.c:703 <= Recv header, 0000000029 bytes (0x0000001d)
00:45:15.909116 http.c:715 <= Recv header: X-Frame-Options: SAMEORIGIN
00:45:15.909118 http.c:703 <= Recv header, 0000000041 bytes (0x00000029)
00:45:15.909121 http.c:715 <= Recv header: X-Permitted-Cross-Domain-Policies: none
00:45:15.909123 http.c:703 <= Recv header, 0000000042 bytes (0x0000002a)
00:45:15.909125 http.c:715 <= Recv header: X-Request-Id: 01FN50M6N5N5GEEBS8WH662V3B
00:45:15.909128 http.c:703 <= Recv header, 0000000021 bytes (0x00000015)
00:45:15.909130 http.c:715 <= Recv header: X-Runtime: 0.021417
00:45:15.909134 http.c:703 <= Recv header, 0000000033 bytes (0x00000021)
00:45:15.909186 http.c:715 <= Recv header: X-Xss-Protection: 1; mode=block
00:45:15.909194 http.c:703 <= Recv header, 0000000002 bytes (0x00000002)
00:45:15.909197 http.c:715 <= Recv header:
00:45:15.909208 http.c:756 == Info: Connection #0 to host gitlab.fritz.box left intact
00:45:15.909268 run-command.c:664 trace: run_command: 'git credential-osxkeychain get'
00:45:15.914910 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
00:45:15.915409 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
00:45:15.915855 git.c:730 trace: exec: git-credential-osxkeychain get
00:45:15.915872 run-command.c:664 trace: run_command: git-credential-osxkeychain get
00:45:15.941155 http.c:756 == Info: Found bundle for host gitlab.fritz.box: 0x7f9243904d20 [can pipeline]
00:45:15.941196 http.c:756 == Info: Re-using existing connection! (#0) with host gitlab.fritz.box
00:45:15.941204 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 80 (#0)
00:45:15.941214 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul'
00:45:15.941265 http.c:703 => Send header, 0000000276 bytes (0x00000114)
00:45:15.941271 http.c:715 => Send header: GET /GevatterGaul/blog.git/info/refs?service=git-receive-pack HTTP/1.1
00:45:15.941277 http.c:715 => Send header: Host: gitlab.fritz.box
00:45:15.941280 http.c:715 => Send header: Authorization: Basic <redacted>
00:45:15.941283 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130)
00:45:15.941285 http.c:715 => Send header: Accept: */*
00:45:15.941287 http.c:715 => Send header: Accept-Encoding: deflate, gzip
00:45:15.941289 http.c:715 => Send header: Pragma: no-cache
00:45:15.941291 http.c:715 => Send header:
00:45:16.031983 http.c:703 <= Recv header, 0000000017 bytes (0x00000011)
00:45:16.031995 http.c:715 <= Recv header: HTTP/1.1 200 OK
00:45:16.032001 http.c:703 <= Recv header, 0000000015 bytes (0x0000000f)
00:45:16.032003 http.c:715 <= Recv header: Server: nginx
00:45:16.032006 http.c:703 <= Recv header, 0000000037 bytes (0x00000025)
00:45:16.032009 http.c:715 <= Recv header: Date: Mon, 22 Nov 2021 23:45:16 GMT
00:45:16.032012 http.c:703 <= Recv header, 0000000060 bytes (0x0000003c)
00:45:16.032014 http.c:715 <= Recv header: Content-Type: application/x-git-receive-pack-advertisement
00:45:16.032017 http.c:703 <= Recv header, 0000000021 bytes (0x00000015)
00:45:16.032020 http.c:715 <= Recv header: Content-Length: 195
00:45:16.032023 http.c:703 <= Recv header, 0000000025 bytes (0x00000019)
00:45:16.032025 http.c:715 <= Recv header: Cache-Control: no-cache
00:45:16.032084 http.c:703 <= Recv header, 0000000024 bytes (0x00000018)
00:45:16.032087 http.c:715 <= Recv header: Content-Encoding: gzip
00:45:16.032090 http.c:703 <= Recv header, 0000000045 bytes (0x0000002d)
00:45:16.032092 http.c:715 <= Recv header: Strict-Transport-Security: max-age=63072000
00:45:16.032097 http.c:703 <= Recv header, 0000000050 bytes (0x00000032)
00:45:16.032100 http.c:715 <= Recv header: Referrer-Policy: strict-origin-when-cross-origin
00:45:16.032103 http.c:703 <= Recv header, 0000000002 bytes (0x00000002)
00:45:16.032105 http.c:715 <= Recv header:
00:45:16.032145 http.c:756 == Info: Connection #0 to host gitlab.fritz.box left intact
00:45:16.032159 run-command.c:664 trace: run_command: 'git credential-osxkeychain store'
00:45:16.036968 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
00:45:16.037478 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
00:45:16.037927 git.c:730 trace: exec: git-credential-osxkeychain store
00:45:16.037945 run-command.c:664 trace: run_command: git-credential-osxkeychain store
00:45:16.075266 run-command.c:664 trace: run_command: git send-pack --stateless-rpc --helper-status --thin --progress http://gitlab.fritz.box/GevatterGaul/blog.git/ --stdin
00:45:16.077605 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
00:45:16.078121 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
00:45:16.078662 git.c:444 trace: built-in: git send-pack --stateless-rpc --helper-status --thin --progress http://gitlab.fritz.box/GevatterGaul/blog.git/ --stdin
00:45:16.079738 run-command.c:664 trace: run_command: git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-offset --progress
00:45:16.081784 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
00:45:16.082284 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
00:45:16.082800 git.c:444 trace: built-in: git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-offset --progress
Enumerating objects: 144, done.
Counting objects: 100% (144/144), done.
Delta compression using up to 16 threads
Compressing objects: 100% (75/75), done.
Writing objects: 100% (124/124), 45.49 MiB | 554.54 MiB/s, done.
Total 124 (delta 67), reused 106 (delta 49), pack-reused 0
00:45:16.181790 http.c:756 == Info: Found bundle for host gitlab.fritz.box: 0x7f9243904d20 [can pipeline]
00:45:16.181841 http.c:756 == Info: Re-using existing connection! (#0) with host gitlab.fritz.box
00:45:16.181848 http.c:756 == Info: Connected to gitlab.fritz.box (10.42.1.21) port 80 (#0)
00:45:16.181857 http.c:756 == Info: Server auth using Basic with user 'GevatterGaul'
00:45:16.181919 http.c:703 => Send header, 0000000355 bytes (0x00000163)
00:45:16.181948 http.c:715 => Send header: POST /GevatterGaul/blog.git/git-receive-pack HTTP/1.1
00:45:16.181951 http.c:715 => Send header: Host: gitlab.fritz.box
00:45:16.181953 http.c:715 => Send header: Authorization: Basic <redacted>
00:45:16.181955 http.c:715 => Send header: User-Agent: git/2.30.1 (Apple Git-130)
00:45:16.181957 http.c:715 => Send header: Accept-Encoding: deflate, gzip
00:45:16.181959 http.c:715 => Send header: Content-Type: application/x-git-receive-pack-request
00:45:16.181961 http.c:715 => Send header: Accept: application/x-git-receive-pack-result
00:45:16.181964 http.c:715 => Send header: Content-Length: 47699703
00:45:16.181965 http.c:715 => Send header:
00:45:17.982249 http.c:756 == Info: We are completely uploaded and fine
00:45:18.577833 http.c:703 <= Recv header, 0000000017 bytes (0x00000011)
00:45:18.577889 http.c:715 <= Recv header: HTTP/1.1 200 OK
00:45:18.577919 http.c:703 <= Recv header, 0000000015 bytes (0x0000000f)
00:45:18.577923 http.c:715 <= Recv header: Server: nginx
00:45:18.577926 http.c:703 <= Recv header, 0000000037 bytes (0x00000025)
00:45:18.577950 http.c:715 <= Recv header: Date: Mon, 22 Nov 2021 23:45:18 GMT
00:45:18.577953 http.c:703 <= Recv header, 0000000053 bytes (0x00000035)
00:45:18.577955 http.c:715 <= Recv header: Content-Type: application/x-git-receive-pack-result
00:45:18.577959 http.c:703 <= Recv header, 0000000021 bytes (0x00000015)
00:45:18.577961 http.c:715 <= Recv header: Content-Length: 221
00:45:18.577966 http.c:703 <= Recv header, 0000000025 bytes (0x00000019)
00:45:18.577968 http.c:715 <= Recv header: Cache-Control: no-cache
00:45:18.578019 http.c:703 <= Recv header, 0000000045 bytes (0x0000002d)
00:45:18.578054 http.c:715 <= Recv header: Strict-Transport-Security: max-age=63072000
00:45:18.578060 http.c:703 <= Recv header, 0000000050 bytes (0x00000032)
00:45:18.578063 http.c:715 <= Recv header: Referrer-Policy: strict-origin-when-cross-origin
00:45:18.578067 http.c:703 <= Recv header, 0000000002 bytes (0x00000002)
00:45:18.578069 http.c:715 <= Recv header:
00:45:18.578101 http.c:756 == Info: Connection #0 to host gitlab.fritz.box left intact
remote: error: inflate: data stream error (incorrect data check)
remote: fatal: pack has bad object at offset 330581: inflate returned -3
error: remote unpack failed: index-pack abnormal exit
To http://gitlab.fritz.box/GevatterGaul/blog.git
! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'http://gitlab.fritz.box/GevatterGaul/blog.git'

Problem waren die jpegs:

benjamin@Asterix:blog# git status
On branch master
Your branch is up to date with 'origin/master'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_1080.jpg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_1080_thumb.jpg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_full.jpg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_full_thumb.jpg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_direct.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_direct_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_full.jpg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_full_thumb.jpg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_1080.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_1080_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_full.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_full_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_1080.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_1080_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_full.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_full_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_1080.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_1080_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_full.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_full_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_stopped_down.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_stopped_down_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_stopped_down.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_stopped_down_thumb.jpeg
new file: source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_thumb.jpeg

Untracked files:
(use "git add <file>..." to include in what will be committed)
../Gesetzte Links.xlsx
Untitled-1
dist/
favicon.png
package-lock.json
source/_posts/Plausible-web-analytics-with-GDPR-compliance/Create OAuth consent screen App - original.png
themes/hacker/
themes/maupassant/layout/_partial/dist/
themes/maupassant/source/css/dist/
themes/maupassant/source/js/dist/
themes/test/
../earth_lights_4800.tif
../~$Gesetzte Links.xlsx

benjamin@Asterix:blog# git commit -m 'Add Raspi HQ Cam pictures'
[master 5192ed8] Add Raspi HQ Cam pictures
30 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_1080.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_1080_thumb.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_full.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_full_thumb.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_direct.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_direct_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_full.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_full_thumb.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_full_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_full_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_full_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_stopped_down.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_stopped_down_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_stopped_down.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_stopped_down_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_thumb.jpeg
benjamin@Asterix:blog# git push
Enumerating objects: 40, done.
Counting objects: 100% (40/40), done.
Delta compression using up to 16 threads
Compressing objects: 100% (36/36), done.
Writing objects: 100% (36/36), 45.46 MiB | 181.83 MiB/s, done.
Total 36 (delta 4), reused 30 (delta 0), pack-reused 0
error: RPC failed; curl 56 LibreSSL SSL_read: error:1404C3FC:SSL routines:ST_OK:sslv3 alert bad record mac, errno 0
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date
benjamin@Asterix:blog# git commit -m 'Add Raspberry pictures'
[master 7ee008e] Add Raspberry pictures
30 files changed, 18 insertions(+)
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_1080.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_1080_thumb.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_full.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_full_thumb.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_direct.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_direct_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_full.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/fuji_xt4_usa_full_thumb.jpg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_full_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/logitech_c922_usa_full_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_full_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_stopped_down.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_stopped_down_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_1080_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_stopped_down.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_stopped_down_thumb.jpeg
create mode 100644 blog/source/_posts/Raspberry-Pi-HQ-Camera-vs-Logitech-c922/raspberry_hqcam_usa_full_thumb.jpeg
benjamin@Asterix:blog# git push
Locking support detected on remote "origin". Consider enabling it with:
$ git config lfs.https://gitlab.fritz.box/GevatterGaul/blog.git/info/lfs.locksverify true
Uploading LFS objects: 100% (6/6), 66 MB | 7.3 MB/s, done.
Enumerating objects: 40, done.
Counting objects: 100% (40/40), done.
Delta compression using up to 16 threads
Compressing objects: 100% (36/36), done.
Writing objects: 100% (36/36), 13.80 MiB | 188.43 MiB/s, done.
Total 36 (delta 4), reused 24 (delta 0), pack-reused 0
To https://gitlab.fritz.box/GevatterGaul/blog.git
d750d1e..7ee008e master -> master