#Command.
6 posts filed under this topic.
Get Dart Version via Command Line
This article, guide you through the retrieval of Dart version via command line.
Get Python Version via Command Line
This article, guide you through the retrieval of Python version via command line.
Configure user name & email for Git profile using terminal
This article explains about configuring user name & email, globally with your Git profile so that you don't need to specify every time you commit. Git automatically associate your identity from this profile with every commit you make.
Restart Docker Container
This article explains about deletion of a local branch from git using terminal. Also includes explanation about deleting branch forcefully.
How to specify condition directly with RequiredIf Validation in Laravel
This article explains about specifying condition directly with Laravel RequiredIf Validation Rule. .
Delete a local Git branch using terminal
This article explains about deletion of a local branch from git using terminal. Also includes explanation about deleting branch forcefully.