Function: magit-find-file-noselect-1

magit-find-file-noselect-1 is a function alias for magit-find-file-noselect, defined in magit-files.el.

This function is obsolete since Magit 4.4.0; use magit-find-file-noselect instead.

Signature

(magit-find-file-noselect-1 REV FILE &optional NO-RESTORE-POSITION VOLATILE)

Documentation

Read FILE from REV into a buffer and return the buffer.

REV is a revision or one of "{worktree}" or "{index}". Non-interactively REV can also be a blob object.

Aliases

magit-find-file-noselect-1 (obsolete since Magit 4.4.0)