oscript-library / oscript-library/gitsync
Автор коммита != Автор
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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