Merge commit '1531d6e543' as 'gitstatus'

This commit is contained in:
romkatv 2020-05-10 15:58:05 +02:00
commit 97fac973af
62 changed files with 9401 additions and 0 deletions

4
gitstatus/.clang-format Normal file
View file

@ -0,0 +1,4 @@
BasedOnStyle: Google
ColumnLimit: 100
DerivePointerAlignment: false
PointerAlignment: Left