Is there something like a folder view of a project in Gitkraken? I would imagine so, but cannot find it.
I would imagine that there is a way of navigating all of the files in a repo, and then being able to right-click on a specific file to see its commit history.
Right now if I want to see a file history, I need to know the exact filename, in which case, I do this:
How to view the git history of a specific file using GitKraken similar to PhpStorm/WebStorm
Once you select a commit, GitKraken will present the list of modified files in the right panel. However, if you click the View all files option, you will get your entire project tree view instead. View all files.
If you're looking for a filename in specific repository, you can just press t and start typing the file name (see: GH keyboard shortcuts). This is the correct answer.
If you're coming from a Git project you already have locally, navigate to File > Open Repo to get started immediately in GitKraken Client.
There are a number of different ways to add files/folders for Git/GitKraken to track. Click on the folder icon at the top left corner. This will allow you to either Open an existing repository, or Clone a repository that you or someone else has created, or Init (initialize/create) a new repository.
Select the latest commit
On the right pane, click the "View all files" button
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With