1 file changed
+6
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
109 | 114 |
| |
110 | 115 |
| |
111 | 116 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
109 | 114 |
| |
110 | 115 |
| |
111 | 116 |
| |
|
2 commit comments
kilbith commentedon Oct 20, 2015
git commit --amend --author "Author Name <email@address.com>"
... to attribute a commit to its real author.
paramat commentedon Oct 27, 2015
Thanks.