Skip to content

Commit 40e5860

Browse files
committed
Add raftscope-replay directory to track raftscope's replay branch
This is the pre-recorded form of RaftScope that I use during talks.
1 parent 7e9dac5 commit 40e5860

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[submodule "raftscope"]
22
path = raftscope
33
url = https://github.com/ongardie/raftscope/
4+
[submodule "raftscope-replay"]
5+
path = raftscope-replay
6+
url = https://github.com/ongardie/raftscope/
7+
branch = replay

raftscope-replay

Submodule raftscope-replay added at 702b7b5

0 commit comments

Comments
 (0)