This website requires JavaScript.
Explore
Help
Sign In
realaravinth
/
debian-mirror-gitlab
Watch
1
Star
0
Fork
You've already forked debian-mirror-gitlab
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5736b18dda
debian-mirror-gitlab
/
scripts
/
lint-conflicts.sh
6 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
New upstream version 9.5.4+dfsg
2017-09-10 17:25:29 +05:30
#!/bin/sh
New upstream version 12.8.6
2020-03-13 15:44:24 +05:30
output
=
`
git grep -En
'^<<<<<<< '
`
New upstream version 9.5.4+dfsg
2017-09-10 17:25:29 +05:30
echo
$output
test
-z
"
$output
"
Reference in a new issue
Copy permalink