Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-5523

Running command git add -A, file renames are messed up

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 2.7.1b1
    • Git
    • None
    • MacBook Pro (Retina, 15-inch, Mid 2014)

      macOS High Sierra 10.13.3 (17D102)

    • Severity 2 - Major

      When I run this command from terminal to identify file renames,

      git add -A 

      all the files are displayed in SourceTree correctly as renames, but after commit, all the renamed files will be staged again as removed. It will commit renames as new files and leave old file names as deleted. History between file renames will be broken and only way back is to hard reset head and do everything from command line.

      git reset HEAD~ 

      This is serious problem.

              Unassigned Unassigned
              b062fc953b65 akotulu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: