I have an ERPNext instance installed with the easy install script and have noted that the remotes in ~/apps/erpnext aswell as ~/apps/frappe are upstream and not origin (as I would have expected.
I guess practically that makes no difference, so I could do a git remote rename upstream origin to adjust that, right? Or is the upstream on purpose and serves any greater good?