MacOSProductivityShortcutsWindows

17 Atlassian FishEye Keyboard Shortcuts

Fisheye is a search engine owned by Atlassian, freely available to non-profit institutions and open-source projects. With Fisheye shortcuts, you can generate complex reports by pulling data from your source code repository. These shortcuts are designed to efficiently manage tasks, making prioritizing, organizing, and processing your work items easier.

Download FishEye Shortcuts PDF

Below is a list of Fisheye shortcuts that can greatly speed up editing, navigation, and performing actions without having to take your hands off the keyboard. Download the Fisheye Shortcuts list in PDF format to practice and incorporate them into your daily workflow.

Most Used Atlassian FishEye Shortcuts

Action Windows Shortcuts Mac Shortcuts
Load configuration from the file at path. The default is $FISHEYE_INST/config.xml –config path –config path
Do not print anything to the console –quiet –quiet
Print extra information to the debug log –debug –debug
This option is redundant and is now a synonym for –debug –debug-perf –debug-perf
Specifies the number of spaces to use to represent a tab character –Xtab-width nchars –Xtab-width nchars
When rendering the directory tree on some pages, FishEye calculates if each directory subtree is empty –Xdisable-dirtree-empty-checks –Xdisable-dirtree-empty-checks
Disables regular polling for indexing. –Xno-slurp –Xno-slurp
This was used to speed up indexing by avoiding an exhaustive lookup of file revisions that give a particular content hash in Git repos. –Xenable-git-content-hash-resolving-heuristic –Xenable-git-content-hash-resolving-heuristic
Disables branch head detection in DVCS systems –Xdisable-head-detection –Xdisable-head-detection
Disables tag processing in DVCS systems –Xdisable-tags –Xdisable-tags
FishEye will attempt to process non-standard patches –Xlenient-patches –Xlenient-patches
Stop Fisheye – Load configuration from the file at path. The default is $FISHEYE_INST/config.xml –config path –config path
Full Scan – Load configuration from the file at path. The default is $FISHEYE_INST/config.xml –config path –config path
Rescan – Load configuration from the file at path. The default is $FISHEYE_INST/config.xml –config path –config path
ReIndex – Load configuration from the file at path. The default is $FISHEYE_INST/config.xml –config path –config path
Run synchronously -s -s

Fisheye does have some limitations, such as cost and advanced code review features, so we recommend considering Fisheye alternatives. Bitbucket offers source code management and version control, making it a perfect alternative to Fisheye. One of the major advantages of Atlassian Fisheye is its easy integration with other Atlassian tools. Take a brief look at the Bitbucket Shortcuts list.

READ NEXT:

Devil

Hello, my name is Pratik, and I am the founder of Tutorial Tactic. Mistakes are essential for learning, and Tutorial Tactic is here to help you stand strong, learn even more, and achieve success!
Back to top button