"Create repository here" wipes out existing bare repository
View options
- Truncate descriptions
By telgl... on August 28, 2011 20:20 (imported from Google Code)
What steps will reproduce the problem?
- Create, clone or copy a bare repository.
- Right-click on the repository top-level directory, choose "Git create repository here", with the default (un-checked) "Make it bare" option.
- A new, empty repository is created, wiping out the original.
What is the expected output? What do you see instead?
(expected) TGit should warn before destroying the existing bare repo.
(instead) TGit initializes an empty repository, causing loss of data.
What version of the product are you using? On what operating system?
TGit 1.6.5.0, Win XP SP 3
Please provide any additional information below.
- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.