@chrmartiin this case, that Git command is not quite what I was looking for. I wanted to manually merge a few files and then accept the rest. I thought I could highlight a group underMerge changesand clickAccept All Incoming,since this is howStage ChangesandUnstage Changeswork. ButAccept...
For files with conflicts which vscode recognises (i.e. .py files) when I open the conflicted file it displays a bar at the top allow me to select the incoming changes or local changes. For all other files there doesn't seem to be any way to accept / reject changes even at the file...
- default: unix:/var/opt/gitlab/gitaly/gitaly.socket GitLab Shell path: /opt/gitlab/embedded/service/gitlab-shell Results of GitLab application Check Expand for output related to the GitLab application check Checking GitLab subtasks ... Checking GitLab Shell ... GitLab Shell: ... GitLab...
Learn more at: https://github.com/vrajroham/laravel-bitpay#1-setup-your-webhook-route $invoice->setNotificationUrl('https://example.com/your-custom-webhook-url'); // This is the recommended IPN format that BitPay advises for all new implementations $invoice->setExtendedNotifications(true); /...