Giter Site home page Giter Site logo

Updating? about codeigniter-bootstrap HOT 4 CLOSED

sjlu avatar sjlu commented on September 12, 2024
Updating?

from codeigniter-bootstrap.

Comments (4)

kbjohnson90 avatar kbjohnson90 commented on September 12, 2024

Wouldn't the solution be to pull the updated remote origin repo and merge with your forked project?
I'm still new to Version Control, however, so someone feel free to state otherwise.

from codeigniter-bootstrap.

kbjohnson90 avatar kbjohnson90 commented on September 12, 2024

Rather, fetch and rebase upstream from the origin master?
http://robots.thoughtbot.com/keeping-a-github-fork-updated

from codeigniter-bootstrap.

gegere avatar gegere commented on September 12, 2024

Correct. This is how I have been keeping my projects up-to-date with any
changes from the community.

$ git pull origin master

Then merge any conflicts using "mergetool" on OS X there are several GUI
tools.

On Dec 18, 2013, at 8:07, "Kyle B. Johnson" [email protected]
wrote:

Wouldn't the solution be to pull the updated remote origin repo and merge
with your forked project?
I'm still new to Version Control, however, so someone feel free to state
otherwise.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/25#issuecomment-30843733
.

from codeigniter-bootstrap.

sjlu avatar sjlu commented on September 12, 2024

If you've used this project before, the only real files you'll need to update is probably index.php, application/views/frontpage.php, the system directory and the assets directory.

You'll also need to notice that we've upgraded twitter bootstrap and if you've used a previous version, your styles will change drastically and most likely some of the classes.

We will have a better migration plan for the future.

from codeigniter-bootstrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.