Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
usability-knowledge-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Srinivas Suppala
usability-knowledge-base
Commits
a0894c20
Commit
a0894c20
authored
4 years ago
by
Venkata Raguru
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'IE2.0'
# Conflicts: # README.md
parents
64e48f84
0d5f7bae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
8 deletions
+12
-8
README.md
README.md
+12
-8
No files found.
README.md
View file @
a0894c20
...
...
@@ -59,6 +59,7 @@ npm run build
## Settings
<<<<<<< README.md
You can set paths, browser compatibility and port number in
`config.yml`
.
## Add project
...
...
@@ -69,41 +70,44 @@ You can set paths, browser compatibility and port number in `config.yml`.
-
Add all files to GitHub.
```
bash
git add .
git add .
```
-
Commit your changes with message
```
bash
git commit
-m
"YourCommitMessage"
git commit
-m
"YourCommitMessage"
```
-
Checkout to master branch
```
bash
git checkout master
git checkout master
```
-
Take pull from master branch
```
bash
git commit
-m
"YourCommitMessage"
git commit
-m
"YourCommitMessage"
```
- Checkout to your new branch
```bash
git checkout YourBranch
git checkout YourBranch
```
- Merge with master
```bash
git merge master
git merge master
```
- Push the files
```bash
git push
```
\ No newline at end of file
git push
```
=======
You can set paths, browser compatibility and port number in
`config.yml`
.
>>>>>>> README.md
This diff is collapsed.
Click to expand it.
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