ide - Codenvy: how to checkout single file or files/dirs using git? -


i begin use 1 of cloud ides codenvy.

it seems best 1 among cloud ides, still find troubles, such git command.
want checkout single file changed wrong when realized,
cannot find normal git checkout way---even using shell, git commands limited.

i have looked through document git here nothing found.

has encountered problem, please?

checkout 1 file is:

git checkout -- path/to/your/file 

that reset content. if codenvy has shell allowing git commands, 1 way it.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -