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 couldn't find any documentation. It seems that there are some basic functions missing, namely:
push
pull
fetch
addRemote
reset
I haven't gone through them all though. Could there be documentation for each of the commands that are supported and parameter lists for each? I'd like to help, but it seems that many of the functions use the arguments global instead of actually naming parameters.
The text was updated successfully, but these errors were encountered:
I think that sadly nobody's in charge of documentation anymore. @christkv doesn't have time for it, and at the moment I'm just reviewing pull requests and making sure nothing breaks. If you read into the code and learn about some undocumented details, please write up some documentation, I'd be happy to merge it for you :)
I couldn't find any documentation. It seems that there are some basic functions missing, namely:
I haven't gone through them all though. Could there be documentation for each of the commands that are supported and parameter lists for each? I'd like to help, but it seems that many of the functions use the arguments global instead of actually naming parameters.
The text was updated successfully, but these errors were encountered: