Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
K
KairDedmo
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
AJ-9
KairDedmo
Commits
17fefe2f
Commit
17fefe2f
authored
Nov 20, 2024
by
Aibek
👁
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into Aibek
parents
ccc1ce37
10870bce
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
Truck.java
Model/Truck.java
+3
-1
Program.java
Program.java
+4
-1
No files found.
Model/Truck.java
View file @
17fefe2f
...
...
@@ -3,6 +3,8 @@ package Model;
public
class
Truck
{
// Comment
public
Truck
()
{
//Dev branch
//Dev Kair
//20/11/2024
//1111111
}
}
Program.java
View file @
17fefe2f
public
class
Program
{
public
static
void
main
(
String
[]
args
)
{
//Почему пустой
//!!!
//This is my new dev branch
////
//коммент от Айбека
//Ок ок ок
}
}
\ No newline at end of file
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