windows
Is there a file explorer tool for Git [on hold]
I have been looking for a tool that will allow me to select a branch/commit in Git and have it display a tree view for the files in that branch/commit. Specifically, I am looking for a Windows tool that will work similar to how Windows Explorer works to display files with the branch/commit as the root of the tree and expanding/selecting a branch/commit would show you the files committed in that branch/commit.
GitExtensions is doing it quite well. Open your repository Select your commit Select the tab 'File tree'
You have a lot to pick, you can read about the and try some of them: #1 SmartGit #2 GitKraken #3 GitExtensions #4 SourceTree #5 TortoiseGit #6 GitHub Desktop #7 Git for Windows #8 Magit #9 Aurees #14 Git BASH
git-gui? There are other clients out there (tortoise integration with windows explorer)
Related Links
Persist user preferences in a cookie on a MVC 4 intranet site using windows authentication
Show a popup menu in another application's window
How to restart program automatically if it crashes in Windows?
In Windows, how do I find all files in a certain directory that are encoded using unicode?
Batch File to read 'N' characters from a text file
How to move a windows license from a virtual machine to a real machine
Is current ankhsvn version compatible with current svn? version
Disable-ComputerRestore doesn't turn off system protection
How to get source code from setup
DEBUGCHK macro is failing in WINCE6.0 OS
How to change the brightness of the mouse cursor for eclipse
How to get an NTFS file's total size (including security and ADS)?
Using the Explorer context menu to copy a modified version of the file path to the clipboard
Ignore Apache directive 'ScriptInterpreterSource' on linux
How to wait between instructions in a .vbs script?(Just for fun)
Windows: accessing driver memory from userspace (read only) - possible?