Conversation
This comment has been minimized.
This comment has been minimized.
d92b23e to
6c1e53d
Compare
This comment has been minimized.
This comment has been minimized.
6c1e53d to
97fdf02
Compare
This comment has been minimized.
This comment has been minimized.
7da2509 to
2a02d36
Compare
This comment has been minimized.
This comment has been minimized.
|
@frextrite I have already changed commit message 4 days ago. The moment |
You might have misinterpreted the heading of the PR with the commit message. In fact, you cannot change the commit message via Github. The reason being the hash for every Git commit is also calculated based on the commit message. When you change the commit message, you change the commit hash. If you want to push that commit, you have to force that push . Which is not possible via Github. In short - You cannot change the commit message using the Github Interface. Please use And the details Should be added while you make changes into the commit message. |
|
Ok @Naveenaidu I will make that change via terminal |
bd4750c to
6237908
Compare
6237908 to
3fe9072
Compare
This comment has been minimized.
This comment has been minimized.
3fe9072 to
8f56944
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Travis tests have failedHey @KVGarg, 1st Buildcoala --non-interactive -VTravisBuddy Request Identifier: 367ebad0-2ec9-11e9-9ea4-33062c9ac3a7 |
frextrite
left a comment
There was a problem hiding this comment.
Netlify preview is failing. Can you check if the build failure is related to the changes or not?
|
@frextrite the build failure isn’t related to my changes. Earlier it was green, the moment i created this PR but I have no idea why it turned red after yesterday chabges in commit messgae. The netlify buidl is green on my branch, will re-push the changes soon. |
This comment has been minimized.
This comment has been minimized.
|
Re-pushed changes to avoid |
This enhancement commit displays the contributor image
along with the information on the community website.
Closes #139, Closes #141