Best of CLI — May 2022
- 1
- 2
gitconnected·4y
7 Lesser-Known Git Commands and Tricks
Git is the software industry’s default source code management solution. Every software development team tends to use Git and remote Git hosting services for maintaining their codebases. The official Git CLI offers a complete solution for managing Git repositories via terminal interfaces. We typically use the same commands set every day, so there are some useful hidden commands in Git.
- 3
Visual Studio Code·4y
Development Container CLI
Microsoft and GitHub are excited to release an open source command-line interface (CLI) as part of the new Development Containers Specification. The dev container CLI is a reference implementation for the dev container specification. It can either be used directly or integrated into product experiences, similar to how it's integrated with Remote - Containers and Codespaces today.