Auto saved by Logseq
This commit is contained in:
parent
72dd421c11
commit
bfdfddf4d1
@ -1,6 +1,8 @@
|
||||
- Git Branches
|
||||
- Git Branches #Git
|
||||
- Switch to existing branch
|
||||
- ```
|
||||
git fetch
|
||||
git switch -c feat/INTMAINT-2369 origin/feat/INTMAINT-2369
|
||||
```
|
||||
```
|
||||
- Deploy existing Artifact to repo:
|
||||
- ```mvn deploy:deploy-file -DpomFile=com.vico.timeseries.client-2.1.0.pom -Dfile=com.vico.timeseries.client-2.1.0.jar -DrepositoryId=vico-release -Durl="https://repo.vico-research.com/repository/maven-releases-group/"```
|
||||
Loading…
x
Reference in New Issue
Block a user