git switch <out-of-date branch> git merge <branch with latest code>
I have three branches master, knex-migration, firebase-ops and the knex-migration is a few commits a head from both master and firebase ops so how do i updated firebase-ops to catch up with knex-migration?
i have already explained how to
Обсуждают сегодня