/clear @a minecraft:diamond 0 0 {tag:{display:{Name:Diamond},RepairCost:0}}
/summon Item ~ ~ ~ {Item:{id:minecraft:diamond,Count:1,tag:{display:{Name:Diamond},RepairCost:0}}}
the first wont find the item summond by the second
/clear @a minecraft:diamond 0 0 {tag:{display:{Name:Diamond},RepairCost:0}}
/summon Item ~ ~ ~ {Item:{id:minecraft:diamond,Count:1,tag:{display:{Name:Diamond},RepairCost:0}}}
the first wont find the item summond by the second
The 'tag' in the clear command can't be used, works when you use this