Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. # replace my.patch appropriately
  2. # I'll leave you to execute the commands
  3. grep "diff --git a" my.patch | sed 's@diff --git a@@' | awk -F "/" '{print "git cms-addpkg "$2"/"$3}' | sort | uniq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement