Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
test_git_flow
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DevOpsUser
test_git_flow
Commits
0cac557f
Commit
0cac557f
authored
Feb 16, 2022
by
fanxiaowei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ceshi
parent
cbbce463
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
25 additions
and
6 deletions
+25
-6
.gitignore
.idea/.gitignore
+8
-0
misc.xml
.idea/misc.xml
+16
-0
README.md
README.md
+0
-0
pom.xml
pom.xml
+1
-1
pom.properties
target/maven-archiver/pom.properties
+0
-5
inputFiles.lst
...en-compiler-plugin/compile/default-compile/inputFiles.lst
+0
-0
inputFiles.lst
...ler-plugin/testCompile/default-testCompile/inputFiles.lst
+0
-0
test_git_flow-1.0-SNAPSHOT.jar
target/test_git_flow-1.0-SNAPSHOT.jar
+0
-0
No files found.
.idea/.gitignore
0 → 100644
View file @
0cac557f
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
.idea/misc.xml
0 → 100644
View file @
0cac557f
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"FlexCompilerConfiguration"
>
<option
name=
"GENERATE_FLEXMOJOS_CONFIGS"
value=
"false"
/>
</component>
<component
name=
"MavenProjectsManager"
>
<option
name=
"originalFiles"
>
<list>
<option
value=
"$PROJECT_DIR$/pom.xml"
/>
</list>
</option>
</component>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_8"
default=
"true"
project-jdk-name=
"1.8"
project-jdk-type=
"JavaSDK"
>
<output
url=
"file://$PROJECT_DIR$/out"
/>
</component>
</project>
\ No newline at end of file
README.md
deleted
100644 → 0
View file @
cbbce463
pom.xml
View file @
0cac557f
...
...
@@ -6,7 +6,7 @@
<groupId>
groupId
</groupId>
<artifactId>
test_git_flow
</artifactId>
<version>
1
.0-SNAPSHOT
</version>
<version>
2
.0-SNAPSHOT
</version>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
...
...
target/maven-archiver/pom.properties
deleted
100644 → 0
View file @
cbbce463
#Generated by Maven
#Wed Feb 16 14:14:51 CST 2022
version
=
1.0-SNAPSHOT
groupId
=
groupId
artifactId
=
test_git_flow
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
deleted
100644 → 0
View file @
cbbce463
target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
deleted
100644 → 0
View file @
cbbce463
target/test_git_flow-1.0-SNAPSHOT.jar
deleted
100644 → 0
View file @
cbbce463
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment