Just a tip for not forget how to merge between branches properly. Merge from stable to default, in this example we are on stable:
(All changes has to be be committed)
hg commit -m "My new features"
hg pull --rebase
hg push
hg update default //change to default branch
hg merge stable // merge the stable changes
hg commit -m "Merge from stable to default"
hg push
(Remind go again to the proper branch, if needed)
hg update stable //change to stable branch
Twitter
- @usemyapi @fran_reyes Bueno a ver si alguien "desconfirma" :) si no la próxima nos vemos, muchas gracias compañeros :) 1 week ago
- Confiando en que nos acepten de la lista de espera de @usemyapi, ya se sabe, donde caben dos caben tres :) /cc @fran_reyes 1 week ago
- RT @istepaniuk: #PairPrograming old school BASIC with @omorenomartin on a 1960's DEC PDP8 (yes, the real iron) http://t.co/jaxiJJ5v #Com ... 4 months ago
- Que bueno cuando @CajaCanarias me resuelve un problema y me ahorra tiempo y problemas. Muchas gracias :) 5 months ago
- @fiunchinho Pues el finde podríamos hacerlo, no sé si tengo el de @jgutip pero si lo tengo también lo hago o hacemos :) Lo cuadramos por pm 6 months ago
-
Recent Posts
Categories
Recent Comments
Archives
Meta