Guest?
 
Project
SubGit
Priority
Normal
Type
Task
State
Submitted
Assignee
Semyon Vadishev
Subsystem
Translator Core
Affected versions
No Affected versions
Fix versions
future
Fixed in build
No Fixed in build
  • Created by   Dmitry Pavlenko
    12 months ago (08 May 2012 21:55)
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Sometimes, if SVN tag is created with changes or something is committed to /tags/tag, the following situation is possible (after translation to Git): a Git tag points to a commit that is not reachable from any Git branch. In this case "git fetch" on the client doesn't download such Git tag by default; "git fetch –tags" should be used instead (rather rare situation in Git, hence it could confuse).

So we could warn our users about this situation on our website or even better to propose recommended .git/config options that would help avoid confusion.
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments
Apply Command

Command Preview: