Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit b38d20c

Browse files
committed
fix #1 use input master
1 parent 6214fef commit b38d20c

File tree

4 files changed

+1
-242
lines changed

4 files changed

+1
-242
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/checkout@v2
2020
with:
2121
repository: lutraconsulting/input
22-
ref: mergin_cpp
2322
path: input
2423

2524
- name: Checkout geodiff

.github/workflows/windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: actions/checkout@v2
2323
with:
2424
repository: lutraconsulting/input
25-
ref: projects-model-refactoring-main
2625
path: input
2726

2827
- name: Checkout geodiff

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
src/config.pri
2+
src/client.pro.user
23

34
# Prerequisites
45
*.d

src/client.pro.user

Lines changed: 0 additions & 240 deletions
This file was deleted.

0 commit comments

Comments
 (0)