Ngx-admin: Question: Best way to Update

Created on 11 Apr 2017  路  2Comments  路  Source: akveo/ngx-admin

  • I'm submitting a ...
    [ ] bug report
    [ ] feature request
    [x ] question about the decisions made in the repository

what is the best qay to update the new changes in an local project with an other git repo?

question

Most helpful comment

fork the git repo ,and you use your own repo.when there are some change ,you should create a pull request from your repo to origin repo, and change the base repo to your own ,change the head fork repo to origin repo, then you can see the changes of code ,and you can choose merge from it.

All 2 comments

fork the git repo ,and you use your own repo.when there are some change ,you should create a pull request from your repo to origin repo, and change the base repo to your own ,change the head fork repo to origin repo, then you can see the changes of code ,and you can choose merge from it.

thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Kalaijagdai picture Kalaijagdai  路  4Comments

myurAgarwal picture myurAgarwal  路  3Comments

PatrickHuetter picture PatrickHuetter  路  3Comments

hoswey picture hoswey  路  3Comments

yanyim picture yanyim  路  3Comments