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
I realize this may be a major headache, depending on how this project is designed, and the web API's these services offer, so this is more of an inquiry than an outright request.
How viable would it be to decouple the web API schema from this git extension to swap out when hosting on another similar system is detected?
BTW, just saw your talk on git-hub and git-subrepo. Both are quite impressive. Great job, Thanks!
The text was updated successfully, but these errors were encountered:
Agreed, it would be nice to have that.
I actually started to work on this in 2016 I think. There's a bitbucket branch in my fork.
It's not trivial, especially since we're dealing with bash here.
On the other hand, it's already designed in a way that the code in the actual subcommand functions is minimal.
The easiest approach would probably be to have a complete set of different subcommands for each service.
I realize this may be a major headache, depending on how this project is designed, and the web API's these services offer, so this is more of an inquiry than an outright request.
How viable would it be to decouple the web API schema from this git extension to swap out when hosting on another similar system is detected?
BTW, just saw your talk on git-hub and git-subrepo. Both are quite impressive. Great job, Thanks!
The text was updated successfully, but these errors were encountered: