Examples of using Working directory in English and their translations into Italian
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
-
Official/political
When you want to go back to a clean working directory without losing the current state of the working directory, you can use"git stash".
In this case, you had a clean working directory when you tried to apply the stash,
This command(print working directory) makes it possible to resend the complete current directory path.
Every Git working directory is a full-fledged repository with full revision tracking capabilities,
Ini is copied four times into the working directory of Rocview and renamed accordingly.
Temporary directory: allows you to set a working directory that CyberLink Power2Go uses to save temp files during the burning process.
Trees correspond to directories in the working directory, and contain a list of trees
restore" has been written in the working directory.
Addressed issue where the working directory of RemoteApps on Server 2016 is set to %windir%System32 regardless of the application's directory. .
the file to open; useful if app needs to have file in current working directory.
C from the commit called HEAD~(the parent of the current commit) to the working directory, and also stages it.
It can be used to specify the location of the named working directory, the types of queries allowed,
it is copied into the working directory.
optionally updates the stage and the working directory.
Although rack is a subdirectory in your working directory, Git sees it as a submodule and doesn't track its
Added--portable command line option to save config files in the current working directory instead of the user directory.
It also is used to copy files from the history to the stage without touching the working directory.
The client will request that the server attempt to delete all files matching mask from the current working directory on the server.
but the stage(and optionally the working directory, if--hard is given)
The checkout command is used to copy files from the history(or stage) to the working directory, and to optionally switch branches.