-
-
Notifications
You must be signed in to change notification settings - Fork 118
Include options when cloning #1615
Copy link
Copy link
Open
Labels
Needs DesignNeeds the UX team to specify or implement a solution. May need new icons or css for exampleNeeds the UX team to specify or implement a solution. May need new icons or css for examplePriority: WishlistAn enhancement or feature requestAn enhancement or feature request
Metadata
Metadata
Assignees
Labels
Needs DesignNeeds the UX team to specify or implement a solution. May need new icons or css for exampleNeeds the UX team to specify or implement a solution. May need new icons or css for examplePriority: WishlistAn enhancement or feature requestAn enhancement or feature request
Problem
The command
git clonehas options--bareor--mirrorbut these are not accessible through the UI.Proposal
Show radiobuttons for the allowed cloning options in the UI.
Prior Art (Optional)
Gitg allows "bare" cloning.