You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Replace --no-merges with --first-parent for comment
When walking through the git histories, we want the parent versions
of the previous commits rather than the --no-merges. The --no-merges
results in failures for the merges that include (vnl, hdf5, or other
Thirdparty updates).
0 commit comments