Commit 1373999
committed
Merge branch 'ds/push-squelch-ambig-warning'
"git push" used to check ambiguities between object-names and
refnames while processing the list of refs' old and new values,
which was unnecessary (as it knew that it is feeding raw object
names). This has been optimized out.
* ds/push-squelch-ambig-warning:
pack-objects: ignore ambiguous object warnings1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3084 | 3084 | | |
3085 | 3085 | | |
3086 | 3086 | | |
| 3087 | + | |
3087 | 3088 | | |
3088 | 3089 | | |
3089 | 3090 | | |
| |||
3093 | 3094 | | |
3094 | 3095 | | |
3095 | 3096 | | |
| 3097 | + | |
| 3098 | + | |
| 3099 | + | |
3096 | 3100 | | |
3097 | 3101 | | |
3098 | 3102 | | |
| |||
3119 | 3123 | | |
3120 | 3124 | | |
3121 | 3125 | | |
| 3126 | + | |
| 3127 | + | |
3122 | 3128 | | |
3123 | 3129 | | |
3124 | 3130 | | |
| |||
0 commit comments