I\'m trying to use GitHub\'s code search to search for some lines of code containing characters like =, +, etc.
=
+
I understand from https://help.
I dont think you can escape characters for github
From searching code doc:
You can't use the following wildcard characters as part of your search query: . , : ; / \ ` ' " = * ! ? # $ & + ^ | ~ < > ( ) { } [ ]. The search will simply ignore these symbols.