.gitremotes 180 B

12345
  1. [remote "upstream"]
  2. url = https://github.com/eried/flipperzero-mayhem
  3. fetch = +refs/heads/*:refs/remotes/mayhem/*
  4. [alias]
  5. merge-upstream = pull --no-edit upstream next