This will most certainly reveal my noobness regarding git and maybe be more of a git question than a Fuel one.
I used oil create project_name to create a new project.
How do I update when new commits are available on github? I've read the man page for git-submodule but really haven't clued it out.
Is it also possible to combine this scheme with my own git repo for my app? I want to keep the fuel repo (and submodules) as a secondary repo but use my own remote as the main one.
Thanks in advance!
edit: had trouble with [code]