question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Github now excludes + and - when copying from diffs

See original GitHub issue

A new change just went live that excludes + and - when copying the contents of a diff. That feature of the plugin shouldn’t be needed now.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:24
  • Comments:5

github_iconTop GitHub Comments

43reactions
evanmcmahonfcommented, Jul 27, 2018

Also having this issue, you can disable the feature while we wait for it to be removed:

remove-diff-signs

screen shot 2018-07-27 at 10 22 00 am

23reactions
kubukozcommented, Jul 26, 2018

Could this be the cause of missing letters at the start of each line in diffs? https://github.com/scala/scala.epfl.ch/commit/d8fcdfab9a2adf2d6cfe5e10979ba034cf38bf47

image

EDIT: confirmed, that was it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exclude *.1 and *.7 files from git diff and GitHub diff #690
It is really hard to navigate in commits likes this one: 0bcce87 Because, there are a lot of changes in *.1 files.
Read more >
Exclude file from "git diff" - Stack Overflow
I am trying to exclude a file ( db/irrelevant. php ) from a Git diff. I have tried putting a file in the...
Read more >
git diff ':(exclude)*.prj' ':(exclude)*.cproject' not working when ...
Hello I have a main folder with the .git folder of my repository and other subfolders for different projects within the repository.
Read more >
.gitignore file - ignoring files in Git | Atlassian Git Tutorial
gitignore. git add git commit git diff git stash .gitignore. Git sees every file in your working copy as one of three ...
Read more >
Viewing Differences – TortoiseGit – Documentation
For viewing differences of image files, TortoiseGit also has a tool named ... made to that file to bring it to the state...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found