Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Software Troubleshooting
Error when cloning Azure Repos using App Service Editor
Message
<blockquote data-quote="digitalcrankz" data-source="post: 1032108" data-attributes="member: 99909"><p>Currently having a single instance of Web Apps and now trying to control the source code using git. I have used "clone" in Azure Repos and used the following command below to add the remote directory in App Service Editor.</p><p></p><p>git remote add origin [Azure Repos URL]</p><p></p><p>However, the console in App Service Editor shows the following Error message.</p><p></p><p>\ [master]> git remote show origin</p><p>fatal: NullReferenceException encountered.</p><p> Object reference not set to an instance of an object.</p><p></p><p>How can I fix this error and use Azure Repos as remote directory from App Service Editor</p></blockquote><p></p>
[QUOTE="digitalcrankz, post: 1032108, member: 99909"] Currently having a single instance of Web Apps and now trying to control the source code using git. I have used "clone" in Azure Repos and used the following command below to add the remote directory in App Service Editor. git remote add origin [Azure Repos URL] However, the console in App Service Editor shows the following Error message. \ [master]> git remote show origin fatal: NullReferenceException encountered. Object reference not set to an instance of an object. How can I fix this error and use Azure Repos as remote directory from App Service Editor [/QUOTE]
Insert quotes…
Verification
Post reply
Top