This website works better with JavaScript.
Explore
Help
Sign In
micro
/
jonathan.is
Watch
1
Star
0
Fork
You've already forked jonathan.is
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
no pipefail for now
Browse Source
main
Jonathan Dahan
12 months ago
parent
785c25d4a2
commit
48e1ab99d5
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
hooks/post-receive
Unescape
Escape
View File
@ -1,5 +1,5 @@
#!/bin/bash
set -e -u
-o pipefail
set -e -u
while read oldrev newrev ref
do
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
micro/jonathan.is
Title
Body
Create Issue