Conversation:
Notices
-
@takeshitakenji https://git.postactiv.com/postActiv/postActiv/commits/nightly
-
@takeshitakenji Well I just merged from takeshitakenji/postActiv so it should be up to date as of that branch unless maybe there's a change that isn't in there?
-
@takeshitakenji Hmmm, it is not fetching the new commit for whatever reason
Admin@HA-001 MINGW64 /d/Software/postActiv (nightly)
$ git fetch takeshitakenji
Admin@HA-001 MINGW64 /d/Software/postActiv (nightly)
$ git merge takeshitakenji/postActiv
Already up-to-date.
-
Admin@HA-001 MINGW64 /d/Software/postActiv (nightly) $ git remote update Fetching upstream fatal: protocol error: bad line length character: git@ error: Could not fetch upstream Fetching origin Fetching takeshitakenji Admin@HA-001 MINGW64 /d/Software/postActiv (nightly) $ git rebase takeshitakenji/postActiv Current branch nightly is up to date. No idea why it's …