All my source files show up as binary files in FishEye/Crucible, how do I fix this.

Srinivasan Krishnamoorthy August 17, 2015
 

2 answers

1 accepted

0 votes
Answer accepted
Srinivasan Krishnamoorthy August 19, 2015

This was resolved after linking to the repository as a stash repo instead of a plain git repo.

0 votes
Srinivasan Krishnamoorthy August 17, 2015

I used the below command in git to find out that git does think of the file as a text file.

git grep -I --name-only -e "" -- <filename> ...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events