~hoijui

Trackers

~hoijui/open-bom

Last active 1 year, 30 days ago

#46 Add created repo as remote 1 year, 27 days ago

Comment by ~hoijui on ~xenrox/hut

true; The most common behavior though, would likely be, that the user would want a remote to be added. Could there be a flag (e.g. --add-as-remote) for that? and in either case, outputting the remote URL to stdout would be useful, no?

#46 Add created repo as remote 1 year, 30 days ago

Ticket created by ~hoijui on ~xenrox/hut

in a local repo which already had a (codeberg.org) remote origin, I ran hut git create my-proj, and got Created repository my-proj. No new remote was added to my local repo, though - which is what I would have liked. Alternatively, the remote URL could be shown in the output, to add the remote manually.