My workflow involves frequent switching between Sourcetree, GitHub, the command line, and other tools. I will often need to take a commit SHA or branch name I've found in Sourcetree and copy it the terminal for instance.
This used to work great, however since a recent update, whenever I select and copy text, my selection is ignored and instead I have on my clipboard a string consisting of the commit message, a shortened hash, the committer, and the commit date, such as:
fix(http lib): make headers a multimap 81f4bfaae77 Richard Stephens <richard.stephens@tink.se> 30 Apr 2020 at 13:24fix(http lib): make headers a multimap 81f4bfaae77 Richard Stephens <richard.stephens@tink.se> 30 Apr 2020 at 13:24
- duplicates
-
SRCTREE-7115 Copy to buffer functionality was broken
-
- Closed
-