Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NPM Packages
js-db
Commits
1cd85eec
Commit
1cd85eec
authored
Mar 07, 2019
by
Marcel
🤙
Browse files
again
parent
6d0adc46
Changes
1
Show whitespace changes
Inline
Side-by-side
README.MD
View file @
1cd85eec
create commands
###### create commands
```
git subtree add --prefix shared/db-js git@gitlab.creanet.sk:kero/db-js.git master --squash
update command
```
######update command
```
git subtree pull --prefix shared/db-js git@gitlab.creanet.sk:kero/db-js.git master --squash
```
###### push command
```
git subtree push --prefix shared/db-js git@gitlab.creanet.sk:kero/db-js.git master
```
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