nautilus-git icon indicating copy to clipboard operation
nautilus-git copied to clipboard

Paste git repo url to clone

Open KSXGitHub opened this issue 6 years ago • 1 comments

How it should work?

  1. User copies an URL that matches:
  • https://github.com/<user name>/<repo name>
  • http(s)://*.git
  • git://*
  • git@...
  1. User opens Nautilus and pastes (either by Ctrl + V or by right-click context menu)

  2. A dialog appears and asks user to name target directory (default to repo name)

KSXGitHub avatar Jan 17 '18 12:01 KSXGitHub

I'm planning to clean the code base of the extension and add some basic stuff like cloning a repository ;)

bilelmoussaoui avatar Jan 17 '18 12:01 bilelmoussaoui