Commit f22b7b3
committed
(maint) Use git reset
Previously the vendor script used git checkout however this casued some issues
in the Yard gem. This commit changes to use git reset which will achieve the
same result but force any changes without error.1 parent 450b9ac commit f22b7b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments