Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar Desktop
Merge requests
!35
Make it possible to run multiple versions of briar-desktop concurrently
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Make it possible to run multiple versions of briar-desktop concurrently
77-run-two-instances-in-parallel
into
main
Overview
27
Commits
14
Pipelines
21
Changes
2
Merged
Sebastian
requested to merge
77-run-two-instances-in-parallel
into
main
3 years ago
Overview
27
Commits
14
Pipelines
21
Changes
2
Expand
Closes
#77 (closed)
Edited
3 years ago
by
Sebastian
0
0
Merge request reports
Viewing commit
936c9763
Prev
Next
Show latest version
2 files
+
0
−
20
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
936c9763
Remove run configurations for additional executables
· 936c9763
Sebastian
authored
3 years ago
.idea/runConfigurations/TestWithTwoConnectedTemporaryAccountsKt.xml deleted
100644 → 0
+
0
−
10
Options
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"TestWithTwoConnectedTemporaryAccountsKt"
type=
"JetRunConfigurationType"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"org.briarproject.briar.desktop.TestWithTwoConnectedTemporaryAccountsKt"
/>
<module
name=
"briar-desktop.test"
/>
<shortenClasspath
name=
"NONE"
/>
<method
v=
"2"
>
<option
name=
"Make"
enabled=
"true"
/>
</method>
</configuration>
</component>
\ No newline at end of file
Loading