اشتراک‌ها
تغییرات در استفاده از Git و GitHub در نسخه 16.8 از ویژوال استودیو

تغییرات در نسخه 16.8 ویژوال استودیو که به همراه NET 5.0. ارائه شد بر روی نحوه استفاده از Git و GitHub نیز تغییرات و بهبودهایی را داشته است که این مقاله با آنها می‌پردازد.

تغییرات در استفاده از Git و GitHub در نسخه 16.8 از ویژوال استودیو
اشتراک‌ها
نسخه‌های قدیمی Git for Windows دیگر امکان اتصال به GitHub را ندارند

تمام نگارش‌های پیش از 2.16.0 برنامه Git for Windows به علت استفاده‌ی از الگوریتم‌های رمزنگاری ضعیف و منسوخ شده، دیگر امکان اتصال به GitHub را ندارد. برای رفع این مشکل تنها کافی است آخرین نسخه‌ی آن‌را دریافت و نصب کنید.

نسخه‌های قدیمی Git for Windows دیگر امکان اتصال به GitHub را ندارند
اشتراک‌ها
بررسی ساختار فایل gitattributes.

There is a lesser know .gitattributes file that can control a bunch of Git settings that you should consider adding to almost every repository as a matter of course. 

بررسی ساختار فایل gitattributes.
اشتراک‌ها
یک ترمینال ساده برای گیت

A simple terminal UI for git commands, written in Go with the gocui library.

Are YOU tired of typing every git command directly into the terminal, but you're too stubborn to use Sourcetree because you'll never forgive Atlassian for making Jira? This is the app for you! 

یک ترمینال ساده برای گیت
نظرات مطالب
نحوه‌ی مشارکت در پروژه‌های GitHub به کمک Visual Studio
یک نکته‌ی تکمیلی: چگونه یک Pull Request ارسالی را به روز کنیم؟
- ابتدا تغییرات مدنظر را به مخزن کد محلی خود اعمال کنید (همان مخزنی که معادل نمونه‌ی fork شده‌ی مخزن راه دور است).
- سپس این تغییرات را به مخزن کد fork شده موجود در GitHub نیز اعمال کنید.
با اینکار Pull request شما در GitHub نیز به صورت خودکار به روز رسانی می‌شود.
اشتراک‌ها
رهانش نسخه نهایی ویژوال‌استدیو ۲۰۲۲، نگارش ۱۷.۱۱
  • Find the Code You’re Looking For: Enhanced search capabilities to help you quickly locate the code you need, even in the largest projects.
  • More Meaningful Code Reviews: Improvements to code review workflows, making it easier to spot potential issues and collaborate with your team.
  • Updates to pull request creation: Continual improvements to the pull request creation experience.
  • Familiar keyboard shortcuts: Some common keyboard shortcuts now match those in other popular IDEs.
  • AI-Generated Breakpoint Expressions: Automatically suggest breakpoints based on your code, helping you debug more efficiently.
  • Understand Your Symbols: Improved symbol recognition to ensure you get the most accurate suggestions.
  • Refined Suggestions: More precise and context-aware code completions, reducing the need for manual edits.
  • GitHub Copilot is even more secure: GitHub Copilot Business customers to prevent specified files or repositories from being used to inform code completion suggestions made by GitHub Copilot.

رهانش نسخه نهایی ویژوال‌استدیو ۲۰۲۲، نگارش ۱۷.۱۱