views:

36

answers:

0

I have several version of project stored under GIT.. Now my requirement is that I need to get one specific file from one of the previous version.

Reading this forum I came to know that it can be done by Git Bash.

Is there a way to checkout one particular file using Git GUI

Thanks in advance