Git has a very useful shortcut to add all files and commit all of them. Let’s see the same approach for subversion over command line interface
[Read More]Technology
Posts related to technology.
emacs command line interface
Emacs is an excellent editor. (Please note, I don’t want to make any
comments on VIM here.) But, Emacs can also be used as a command line
tool. Here is one of the uses of Emacs as a command line tool, to remove
tabs from a source file.