Fisheye: Tag ef52d75fb519578e70dbf392d6f588631e83538e refers to a dead (removed) revision in file `cr_objectives.sh'. Fisheye: No comparison available. Pass `N' to diff? Index: tools/cr_objectives.sh =================================================================== diff -u --- tools/cr_objectives.sh (revision 0) +++ tools/cr_objectives.sh (revision ef52d75fb519578e70dbf392d6f588631e83538e) @@ -0,0 +1,4 @@ +#!/bin/sh +commit=$1 # or branch/tag +git log $commit..HEAD --pretty=format:"commit : [%h|http://192.168.10.132:7990/projects/VV/repos/dialin/commits/%h] - %B" --no-merges | grep -v -e '^[[:space:]]*$' +