https://bugs.kde.org/show_bug.cgi?id=418656

            Bug ID: 418656
           Summary: More information is stash manager dialogue box
                    required other than just stash@{n}
           Product: kdevelop
           Version: 5.5.0
          Platform: Neon Packages
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: VCS: Git
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: nick.craig....@gmail.com
  Target Milestone: ---

Created attachment 126689
  --> https://bugs.kde.org/attachment.cgi?id=126689&action=edit
Current stash manager dialogue

When you select git -> stash manager you get a pop up window that shows the
stashes, however it shows the stash without any description. So all you see is
stash@{0}
stash@{1}
stash@{3}
...
...
etc

It would be useful if it also showed the branch that the stash originated from
and any descriptive message text the user applied. Much like you would get if
you typed:

git stash list

which returns
stash@{0}: On (My New branch name): (Some user comment)

With one or two stashes this doesn't matter too much, BUT if you like working
on many branches at the same time like me and have many stashes it would be
very useful to save having to drop into the command line to type git stash list
to work out what stash is what.


SOFTWARE/OS VERSIONS 
Linux/KDE Plasma: Neon User Edition/5.18
KDE Plasma Version: 5.18.2
KDE Frameworks Version: 5.67.0 
Qt Version: 5.14.1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to