Commit b0e5bff
committed
Undo some expansion of "reference" parameter
This keeps most of the changes from the previous commit, but it
undoes the expansion of the git object types a lightweight tag can
refer to into GitPython git.objects.base.Object-based types, which
seems more misleading than helpful because an uncareful reading
could lead to an incorrect belief that the corresponding argument
should or could be an object of such types.1 parent 110706e commit b0e5bff
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
0 commit comments