An open-source graphical user interface for Git that runs on Windows and Linux. Git Extensions provides a visual commit history, interactive rebase, blame, stash management, and integrates as a shell extension and Visual Studio plugin.
Git Extensions — Full-Featured Git GUI for Windows and Linux
An open-source graphical user interface for Git that runs on Windows and Linux. Git Extensions provides a visual commit history, interactive rebase, blame, stash management, and integrates as a shell extension and Visual Studio plugin.
Instalación lista para agent
Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.
npx -y tokrepo@latest install 66d3f4a4-8659-11f1-9bc6-00163e2b0d79 --target codexEjecutar después de confirmar el plan con dry-run.
Discusión
Activos relacionados
FairScale — PyTorch Extensions for Large-Scale Training
FairScale provides PyTorch extensions for high-performance and large-scale training, including fully sharded data parallelism, pipeline parallelism, and memory-efficient optimizers.
Visual Studio Code — The Industry-Standard Code Editor
Visual Studio Code is a free, open-source code editor built by Microsoft on Electron. Combines lightweight startup with IDE features: IntelliSense, debugging, Git integration, extensions marketplace with 60,000+ plugins. The most popular code editor in the world.
Cython — Write C Extensions for Python Using Python-Like Syntax
Cython is an optimizing static compiler that translates Python-like code into C, producing extension modules that run at native speed. It is used to build high-performance libraries and to wrap existing C/C++ code for Python access.
RxJava — Reactive Extensions for the JVM
RxJava is a library for composing asynchronous and event-based programs using observable sequences on the JVM, enabling clean handling of complex data flows and concurrency.