git - Which way is up and down? -


in git, can merge upstream , downstream.

if have main branch a , make branch off called b: think means merging b a or either merging a b.

but which? , what's way remember it?

it's in eye of beholder. branches created equal, , endowed developer inalienable rights. amongst them rebase, diff, , pushing origin.

if branch off branch a, , create branch b, later can merge 1 other. there no difference.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -