oscript-library / oscript-library/gitsync

Автор коммита != Автор

Open
#5 18 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
1C Enterprise
Stars
333
Forks
98
PR merge metrics
No merged PRs in 30d

Description

При вызове метода export поле Автор коммита берется из глобального контекста.
user.name
user.email
Нужно чтобы брался Автор выполнивший изменение.
Пример

Коммит: 90f0aba591fbf98a896b9d1c4bcf8f74a9441cb5 [90f0aba]
Родители: 02e9e8f9c1
Автор: Гаманец2 <Гаманец2@localhost>
Дата: 17 ноября 2016 г. 0:20:11
Автор коммита: BI-DB-01\Administrator er@re.ru
00-00015017

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the export method and tracing how it reads user.name and user.email from the global context. Use the commit example in the issue to compare the change author with the committer recorded by export. Done means the committer is the user who performed the change rather than the global configuration values.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.