Hi,
I did not find a way to edit/modify files and commit/push changes.
Is there some source control actions or is it a github browser only by now?
Thank you
Camillo
Nope, FastHub does not behave as a source control, it'll be massive to implement that.
You could merge PRs but you can't create branches or do any other source control actions.
Thanks.
@k0shk0sh Having added this feature in a python program I made a few years back I can confirm it's possible and not too hard.
In fact, here's a simple walkthrough of the steps using the api.
Disclaimer: This isn't my walkthrough.
With #1143 now being planned this should be possible using the create a reference action
Most helpful comment
With #1143 now being planned this should be possible using the create a reference action