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 git target depends on git-setup, which adds a new PPA. Which provides a new git version. The newer version of git is installed, when one of the other system packages in the git target is not yet installed. Which will force an upgrade of the git package. Though when this isn't the case, git is not upgraded.
The text was updated successfully, but these errors were encountered:
The git target depends on
git-setup
, which adds a new PPA. Which provides a new git version. The newer version of git is installed, when one of the other system packages in the git target is not yet installed. Which will force an upgrade of the git package. Though when this isn't the case, git is not upgraded.The text was updated successfully, but these errors were encountered: