The git shell has a few useful commands that aren't part of windows usual cmd (ls
,git grep
).
Is there a command like *nix's
more filename.ext
available in the git shell?
The git shell has a few useful commands that aren't part of windows usual cmd (ls
,git grep
).
Is there a command like *nix's
more filename.ext
available in the git shell?