Originally created by @ghost on GitHub (Nov 10, 2015).
Adding the following line on Cartfile: github "UrbanApps/Armchair"
This lead to an error on Cartage update: No tagged versions found for github "UrbanApps/Armchair"
Originally created by @ghost on GitHub (Nov 10, 2015).
Adding the following line on `Cartfile`:
`github "UrbanApps/Armchair"`
This lead to an error on Cartage update:
`No tagged versions found for github "UrbanApps/Armchair"`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ghost on GitHub (Nov 10, 2015).
Adding the following line on
Cartfile:github "UrbanApps/Armchair"This lead to an error on Cartage update:
No tagged versions found for github "UrbanApps/Armchair"@coneybeare commented on GitHub (Nov 11, 2015):
Use
github "UrbanApps/Armchair" "master"for now