.MAILMAP 파일 확장자

Git Mailmap File

개발사 Git
인기도
2.0  |  1 투표
 

MAILMAP 파일이란 무엇인가요?

A MAILMAP file is a plain-text configuration file used in Git repositories to map multiple author names or email addresses to a single canonical identity, helping unify contributions from the same person who may have used different names or email addresses in commits. MAILMAP files are typically saved in the root directory of a Git repository and follow a simple format where each line specifies the canonical name and email, followed by the variant names or emails to be mapped.

추가 정보

Apple TextEdit 1.2에서 열린 .mailmap 파일의 스크린샷
Apple TextEdit 1.2에서 열린 MAILMAP 파일

Git uses MAILMAP files primarily when generating contributor statistics, logs, or reports. For example, when running commands like git shortlog or git log --format="%aN <%aE>", Git can apply the mappings in the MAILMAP file to display a unified author list.

This functionality makes it easier for project maintainers to recognize all contributions from a single individual, even if that person committed under multiple identities. Developers, open-source project maintainers, and teams managing collaborative repositories are the most common users of MAILMAP files.

MAILMAP 파일을 여는 방법

You can open a MAILMAP file with any text editor, as it is stored in plain text. To use a MAILMAP file, place it in the root directory of a Git repository, and Git commands that support mailmap mapping will automatically read it. No specialized software is required beyond Git itself.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

MAILMAP 파일을 여는 프로그램

All Platforms
무료
카테고리: 개발자
업데이트: 2025-12-02

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Git Mailmap 파일 형식과 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.