It's possible to save credential login/password to repository?
Currently I must write login/password for each action like fetch / pull / push....

For the moment, you may be able to configure a credential helper for git, which will store successfully used credentials in your OS keychain. We're tracking this at #861, so subscribe there for discussion and updates :smile:
Most helpful comment
For the moment, you may be able to configure a credential helper for git, which will store successfully used credentials in your OS keychain. We're tracking this at #861, so subscribe there for discussion and updates :smile: