lunedì 8 agosto 2016
git: riallineare il fork con l'upstream
(origin) (upstream)
| |
| |
----> <----
local
1) dal fork: fetch upstream (porta in locale le modifiche di apache/syncope)
2) rebase -i upstream/master (ribasa i commit di apache/syncope)
3) push -f (pusha le modifiche nell'upstream. se esiste un nuovo branch bisogna pushare il branch
Iscriviti a:
Commenti sul post (Atom)
How to deploy Podman images to OpenShift Container Platform (CRC on localhost)
I have a microservice on localhost and I want to deploy its Podman image on OCP, which I am running using CRC on localhost. 1. Get the...
-
Precondizione: La precondizione di un metodo e' una condizione che deve essere verificata prima che quel metodo sia invocato. Le preco...
-
My intent is to configure SSO on Keycloak and Liferay. I have createad a docker-compose environment with Keycloak: #####################...
Nessun commento:
Posta un commento