Filip Stefanov
Filip Stefanov
Hello, looks like I need some help with initial configuration :) What ssh key is used by default? And where these configs are stored? ``` gerrit config -a name =...
# Git clone in project dir ``` mkdir src/test cd src/test git clone https://github.com/oracle/opengrok.git ``` # Add project ``` opengrok-projadm --base /home/ubuntu/bin/opengrok --add test Adding project test Added project test...
Is there a way to fetch all LFS versions of given library using --include=lib64/mylib.so without checking out all commits where lib64/mylib.so was previously changed? For example: Commit A - lib64/mylib.so...