Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4a7e7a7

Browse files
committed
Update symbolic.py
1 parent28fdf05 commit4a7e7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/refs/symbolic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ def log_append(self, oldbinsha, message, newbinsha=None):
355355
:param newbinsha: The sha the ref points to now. If None, our current commit sha
356356
will be used
357357
:return: added RefLogEntry instance"""
358-
returnRefLog.append_entry(self.repo.config_reader(),RefLog.path(self),oldbinsha,
358+
returnRefLog.append_entry(self.commit.committer,RefLog.path(self),oldbinsha,
359359
(newbinshaisNoneandself.commit.binsha)ornewbinsha,
360360
message)
361361

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp