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
The idea is simple: Add options in (or for) the Wrap file format.
Example: Depending on the type of build (DEBUG, RC, RELEASE, ,...) you may need different versions of the same git library. DEBUG pulls master, RELEASE pulls V1.2.3,...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The idea is simple: Add options in (or for) the Wrap file format.
Example: Depending on the type of build (DEBUG, RC, RELEASE, ,...) you may need different versions of the same git library. DEBUG pulls
master
, RELEASE pullsV1.2.3
,...Beta Was this translation helpful? Give feedback.
All reactions