ixartz/Next-js-Boilerplate

how to get updates

gutisalex opened this issue · 3 comments

hey, I wonder if I have cloned the boilerplate a year ago, how am I getting the latest changes into my own project?

ixartz commented

Hey @gutisalex, you just need to pull the newest from the repository with git pull.

ok but I am not gonna work in the same repo... I would probably re-init git and push it into my own repo...

ixartz commented

In that case, you can clone directly the repository and you can get a fresh with the latest version of the boilerplate.