Compare commits
4 Commits
sss-test3
...
newbranch-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
045bf232b7 | ||
|
|
c09b264255 | ||
|
|
8fe991d655 | ||
|
|
1b9869ff0e |
23
README.md
23
README.md
@@ -1,5 +1,27 @@
|
||||
# app-test
|
||||
|
||||
gggg
|
||||
tttt
|
||||
|
||||
## Getting started
|
||||
|
||||
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
|
||||
|
||||
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
|
||||
|
||||
## Add your files
|
||||
|
||||
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
|
||||
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
|
||||
|
||||
```
|
||||
cd existing_repo
|
||||
git remote add origin https://git.mesalab.cn/appsketch-works/app-test.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
|
||||
|
||||
public static void main
|
||||
|
||||
===abc
|
||||
@@ -8,3 +30,4 @@ test
|
||||
|
||||
|
||||
exit
|
||||
|
||||
|
||||
1
applications/api/app.json
Normal file
1
applications/api/app.json
Normal file
@@ -0,0 +1 @@
|
||||
{'key':'value'}
|
||||
Reference in New Issue
Block a user