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
de257dd3
Commit
de257dd3
authored
Mar 07, 2019
by
Milan Wikarski
🎪
Browse files
Merge branch 'master' of gitlab.creanet.sk:kero/db-js
parents
ac8a92ae
1cd85eec
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.MD
0 → 100644
View file @
de257dd3
###### create commands
```
git subtree add --prefix shared/db-js git@gitlab.creanet.sk:kero/db-js.git master --squash
```
######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