git subrepo clone git@git.pcmuhely.hu:mississippi/mississippi-mcu-platform-x86_gtest.git platforms/test

subrepo:
  subdir:   "platforms/test"
  merged:   "a470f35"
upstream:
  origin:   "git@git.pcmuhely.hu:mississippi/mississippi-mcu-platform-x86_gtest.git"
  branch:   "master"
  commit:   "a470f35"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "7cac75d"
This commit is contained in:
Attila Body 2019-12-15 20:47:33 +01:00
parent 62afeabbbc
commit 2c3fbb4db8
281 changed files with 114282 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google