You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing ein with cargo install gitoxide, one can run ein tools organize to get a listing of how repositories would be moved if --execute was specified.
It could help to organize a pre-existing loose structure into the one proposed by git-grab, and from there git-grab could be used to maintain structure on any clone.
In any case, I will be using git-grab from now on as it's easier than git clone + ein t organize -e.
The text was updated successfully, but these errors were encountered:
wezm
changed the title
[maybe interesting] organize existing git repositories similar to git-grab
Organize existing git repositories similar to git-grabNov 9, 2023
When installing
ein
withcargo install gitoxide
, one can runein tools organize
to get a listing of how repositories would be moved if--execute
was specified.It could help to organize a pre-existing loose structure into the one proposed by
git-grab
, and from theregit-grab
could be used to maintain structure on any clone.In any case, I will be using
git-grab
from now on as it's easier thangit clone + ein t organize -e
.The text was updated successfully, but these errors were encountered: