Skip to content

Commit

Permalink
Add jane/conflicts script
Browse files Browse the repository at this point in the history
  • Loading branch information
stedolan committed Oct 17, 2023
1 parent 0344d33 commit a822f1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jane/conflicts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
rg -g '!boot' '<<<<<<< [H]EAD' | cut -d/ -f1 | sort | uniq -c

0 comments on commit a822f1d

Please sign in to comment.