Forking CodeIgniter on github Forking CodeIgniter on github codeigniter codeigniter

Forking CodeIgniter on github


You just pull into your repo. E.g.:

git pull codeIgniterUrl remoteBranchName

Of course, you may have to merge, in which case git mergetool and/or another tool may be helpful.