-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blame #181
Blame #181
Conversation
@pouryafard75 |
6abf4cb
to
1688339
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed approved.
repository, | ||
commitId, | ||
filePath, | ||
name, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pouryafard75
There is no need to call the constructor having the name
parameter. You can skip this argument.
You can omit name
parameter from all your methods.
Work In Progress
Blame functionality