Suggestions for PyCharm

I just started the trial of PyCharm 1.1 and have a few suggestions.

When creating a new repository with PyCharm, it doesn't create a bare repository, and when checking out from git, it doesn't do a bare import. So when you try to push the non-bare clone to a non-bare repository, git complains (unless you manually configured git to allow this)

"Check out from Version Control" (git)

1) Add a "browse" button for the Git Repository URL field, so we don't have to manually type the location for a local repository.

2) Add a "bare" option so we can get a bare clone.

3) Instead of giving an error when the Parent Directory already exists, provide an option to overwrite the directory.

Version Control -> Import into Version Control -> Create Git Repository

Add an option to create a bare clone

EDIT - I just found YouTRACK, I'll submit suggestions over there instead.

1 comment
Comment actions Permalink

Hello Matt,

Could you please file issues for these feature requests at http://youtrack.jetbrains.ne

t?

I just started the trial of PyCharm 1.1 and have a few suggestions.

When creating a new repository with PyCharm, it doesn't create a bare

repository, and when checking out from git, it doesn't do a bare

import. So when you try to push the non-bare clone to a non-bare

repository, git complains (unless you manually configured git to allow

this)

"Check out from Version Control" (git)

1) Add a "browse" button for the Git Repository URL field, so we don't

have to manually type the location for a local repository.

2) Add a "bare" option so we can get a bare clone.

3) Instead of giving an error when the Parent Directory already

exists, provide an option to overwrite the directory.

*Version Control -> Import into Version Control -> Create Git

Repository* Add an option to create a bare clone

---

Original message URL:

http://devnet.jetbrains.net/message/5278145#5278145

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0

Please sign in to leave a comment.