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