Skip to content

Instantly share code, notes, and snippets.

@benprew
Created April 13, 2026 16:09
Show Gist options
  • Select an option

  • Save benprew/32e1ff40510d3fd0e9028acc4c70fdcf to your computer and use it in GitHub Desktop.

Select an option

Save benprew/32e1ff40510d3fd0e9028acc4c70fdcf to your computer and use it in GitHub Desktop.
~/src/rc-lol (main)
><> git remote add reforge git@git.recurse.world:rclol
git push -u reforge main
~ welcome to reforge ~
Open this URL in your browser to authenticate:
https://reforge.recurse.world/auth/device?s=019d879a-b961-73f0-a9c6-fc610132e8ae
Then enter the 6-character code shown on that page.
(git@git.recurse.world) Code: Q93M25
---> welcome benprew
---> share this repo: git clone ssh://git.recurse.world/benprew/rclol
Enumerating objects: 43, done.
Counting objects: 100% (43/43), done.
Delta compression using up to 8 threads
Compressing objects: 100% (23/23), done.
Writing objects: 100% (43/43), 14.21 KiB | 14.21 MiB/s, done.
Total 43 (delta 19), reused 43 (delta 19), pack-reused 0 (from 0)
To git.recurse.world:rclol
* [new branch] main -> main
branch 'main' set up to track 'reforge/main'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment