dom96 / choosenim

Tool for easily installing and managing multiple versions of the Nim programming language.
BSD 3-Clause "New" or "Revised" License
680 stars 67 forks source link

Allow custom branches on custom repo: `choosenim ~/projects/nim#mybranch` #55

Open mratsim opened 6 years ago

mratsim commented 6 years ago

It would be great if we could specify a branch of a local repo: choosenim ~/projects/nim#mybranch

Bonus point if that works with web based repos: choosenim https://github.com/status-im/Nim#nimbus

rayman22201 commented 5 years ago

@Varriount and I ran into this issue recently on https://github.com/nim-lang/Nim/pull/8260. This would be a huge help with the PR workflow, and allowing sharing of PR's before they get merged. @see https://irclogs.nim-lang.org/20-07-2018.html#08:24:10