tsuga

Results 23 comments of tsuga

@straz, I came across this workaround. Thank you for sharing this. It saved the day! I believe this should be supported officially.

@williazz From my end, I need to get the session id. The motivation is for the support capability as mentioned above. Getting the user id is not relevant to me...

It looks like, at least the default image of CodeBuild runner is shipped with GH actions runner or Buildspec with the runner is injected. Generally speaking, I value less resources...

I opened #1144

@microsoft-github-policy-service agree

Hi @samruddhikhandale There are various pros and cons over subtree vs submodule. You may find good explanation on the Internet.

@Kaniska244 Thank you for your attention to this PR! Indeed, `git subtree --version` does not exist. However, if subtree is installed, `git subtree --help` should return the help text. If...