Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import initFilePickers from '~/file_pickers';
import { initGroupNameAndPath } from '~/groups/create_edit_form';
initFilePickers();
initGroupNameAndPath();