Mahmud
Mahmud
Is it possible to do this? https://github.com/yiisoft/yii-dev-tool/blob/50cba6e5d9ffbea7e2f0e313a587bfe034857c75/src/App/Component/Package/Package.php#L47 " [email protected]:$forkaccount/ $ id .git "
| Q | A | ------------- | --- | New feature? | ✔️ | Fixed issues | #1083
Is there such functionality or possibility to add it? https://docs.github.com/en/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌
If I understand correctly, the method for this api https://docs.github.com/en/rest/repos/repos#list-repositories-for-a-user
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ✔️ | Fixed issues | #210, #143 Also...
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | #11
Add the ability to customize the view file path definition rule https://github.com/yiisoft/yii-view-renderer/blob/d5fc12e08fc9182779acb94a17d18a4704a08309/src/ViewRenderer.php#L544-L550
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌
Finalize src/Exception/ConfigException.php in next major version