Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add action to initialize a folder as a Git repo #12799

Closed
yaira2 opened this issue Jun 30, 2023 · 9 comments · Fixed by #12803
Closed

Feature: Add action to initialize a folder as a Git repo #12799

yaira2 opened this issue Jun 30, 2023 · 9 comments · Fixed by #12803

Comments

@yaira2
Copy link
Member

yaira2 commented Jun 30, 2023

What feature or improvement do you think would benefit Files?

Adding an action to initialize a folder as a Git repo aligns with our vision to improve developers workflows. Users will be able to access these actions once #12440 is implemented.

Requirements

  • Add action to initialize a folder as a Git repo

Files Version

v2.5.11

Windows Version

Windows 11

Comments

No response

@yaira2 yaira2 moved this to 🔖 Ready to build in Files task board Jun 30, 2023
@yaira2
Copy link
Member Author

yaira2 commented Jun 30, 2023

@xmamalou

@mdtauk
Copy link
Contributor

mdtauk commented Jun 30, 2023

Cloning a repo.
Creating a new repo.
These sound like items in the New flyout
image

Creating a new repo, would that require an empty folder to do it, or would doing it to an existing folder, commit the contents and then turn it into a tracked repo folder?

@yaira2
Copy link
Member Author

yaira2 commented Jun 30, 2023

It'll require an existing folder but it could be empty.

@Welding-Torch
Copy link

Can someone share a screenshot of where this feature is? I can't seem to find it.

@Josh65-2201
Copy link
Member

It using the command bar. Click the address bar in the folder you want to be a git repo > type >git > should see the option to click on

@Lukiluc29
Copy link
Contributor

It using the command bar. Click the address bar in the folder you want to be a git repo > type >git > should see the option to click on

Personally, I can't create a Git folder. It only shows me executable commands that shouldn't be here.
Capture d'écran 2023-08-29 171035

@yaira2
Copy link
Member Author

yaira2 commented Aug 29, 2023

Can someone share a screenshot of where this feature is? I can't seem to find it.

@Welding-Torch this feature wasn't released yet, it'll be included in the next release.

@Welding-Torch
Copy link

Thank you @Josh65-2201 and @Lukiluc29, I appreciate the explanations.

@yaira2 Oh, I was misled by this line in the release notes, as can be seen here:
image

Thank you ❤️

@yaira2
Copy link
Member Author

yaira2 commented Aug 30, 2023

It was technicallyy included in v2.5.20 but the only way to access it is by assigning a keyboard shortcut (there isn't a UI for this either).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants