FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
go-gitdiff/gitdiff/testdata/string/mode_modify.patch at master · bluekeyes/go-gitdiff · GitHub
bluekeyes
/
go-gitdiff
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
155
Code
Issues
5
Pull requests
2
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
go-gitdiff
/
gitdiff
/
testdata
/
string
/
mode_modify.patch
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (10 loc) · 193 Bytes
Breadcrumbs
go-gitdiff
/
gitdiff
/
testdata
/
string
/
mode_modify.patch
Copy path
File metadata and controls
10 lines (10 loc) · 193 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
diff --git a/script.sh b/script.sh
old mode 100644
new mode 100755
index 7a870bd..68d501e
--- a/script.sh
+++ b/script.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-
echo "Hello World"
+
echo "Hello, World!"
Back
|
FazBrowse Home
|
New Git URL