Thishas a minimalistic git functionality based on the libgit library (GitHub - libgit2/libgit2: A cross-platform, linkable library implementation of Git that you can use in your application.) through a lg2 command line.
Yes a-shell does provide a shortcuts interface for running scripts so I think that should be doable. I Did some initial tests, and it does run git, but one needs to ensure all is scripted and no manual inputs etc.
hi, I used ssh-key with lg2 command. But it always asks password for lg2 pull or lg2 push. And I need to input empty just by entering enter. The ssh-key is sshkey-gen with emtpy password.
Do your have the same preblem? Thx.
3a8082e126