Skip to content

Commit

Permalink
git subrepo pull --force LspCpp
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "LspCpp"
  merged:   "5f4a5990"
upstream:
  origin:   "[email protected]:vectorgraphics/LspCpp"
  branch:   "master"
  commit:   "5f4a5990"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???"
  • Loading branch information
johncbowman committed Nov 4, 2023
1 parent 2cb8946 commit 97af5c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LspCpp/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = [email protected]:vectorgraphics/LspCpp
branch = master
commit = 9b0d99d1f5be2ec5812f3da378158f7133d862b6
parent = 728e00fa9dcc9d13f9fa5da82c2f901420485c61
commit = 5f4a5990d369b2e27e07404022abd20a7882ba56
parent = 2cb894653a74235788ce33575f9a1af1ea15796b
method = merge
cmdver = 0.4.6
1 change: 1 addition & 0 deletions LspCpp/src/lsp/ParentProcessWatcher.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include "LibLsp/lsp/ParentProcessWatcher.h"
#include <algorithm>
#include <boost/process.hpp>

#ifdef _WIN32
Expand Down

0 comments on commit 97af5c4

Please sign in to comment.