Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
notes-app
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Abhay Menon
notes-app
Merge requests
!23
Draft: Resolve "Create an installer application"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Resolve "Create an installer application"
45-create-an-installer-application
into
main
Overview
1
Commits
1
Pipelines
2
Changes
6
Open
Abhay Menon
requested to merge
45-create-an-installer-application
into
main
1 year ago
Overview
1
Commits
1
Pipelines
2
Changes
6
Expand
Closes #45
👍
0
👎
0
Merge request reports
Compare
main
main (HEAD)
and
latest version
latest version
65103bf9
1 commit,
1 year ago
6 files
+
39
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
.idea/modules/app/notes-multi.app.main.iml
0 → 100644
+
8
−
0
Options
<?xml version="1.0" encoding="UTF-8"?>
<module
version=
"4"
>
<component
name=
"NewModuleRootManager"
>
<content
url=
"file://$MODULE_DIR$/../../../app/src/main"
>
<sourceFolder
url=
"file://$MODULE_DIR$/../../../app/src/main/java"
isTestSource=
"false"
/>
</content>
</component>
</module>
\ No newline at end of file
Loading