TortoiseGit clones the repository on your computer. Mac OS X and Linux The git command line client is often the quickest and easiest way to interact with a remote Git repository, although there are GUI-based clients as well. TortoiseGit(설치) aptana(설치) 작업흐름. Console(흐름) tortoiseGit(흐름) Github for Mac(흐름) aptana(흐름) 커밋(commit) console(커밋) tortoriseGit. SnailGit is a TortoiseGit-like Git client, implemented as a Finder extension. SnailGit allows you to access the most frequently used Git features, from the Finder context menu directly. SnailGit also adds icon overlays to your Git working copies in Finder. It tracks your Git working copies and updates the icon overlays automatically, giving you visual feedback of the current state of your working copies. It shows how to perform git operation such as add, commit and push operations using tortoiseGit. Here, we modify files, add (stage), commit and push to GitHu.
SnailGit is a TortoiseGit-like Git client, implemented as a Finder extension.
SnailGit allows you to access the most frequently used Git features via the Finder context menu (right click).
SnailGit also adds icon overlays to your Git repositories in Finder. It tracks your Git repositories and updates the icon overlays automatically, giving you visual feedback of the current state of your repositories.
In a few steps, you can start using SnailGit Lite easily:
1. Enable 'SnailGit Lite Extension' in 'System Preferences » Extensions'.
2. Clone a Git repository with SnailGit Lite (File » Git Clone...) or add an existing Git repository to SnailGit Lite.
3. Navigate to your repository in Finder and right click to access SnailGit Lite functionalities.
Macos Git
* FAQ
Q: What's the difference between SnailGit Lite and SnailGit full version?
A: SnailGit Lite supports only one repository, while the full version supports unlimited repositories. If you are working on multiple Git repositories, please purchase SnailGit full version (search for 'SnailGit' on the Mac App Store).
Q: There is no icon overlays / context menu for the files?
A: Please make sure that you've enabled 'SnailGit Lite Extension' in 'System Preferences » Extensions', and also make sure that you've added the repository to SnailGit Lite Preferences.
If your Git repository is monitored by multiple Finder extensions, please make sure that SnailGit Lite Extension comes first in 'System Preferences » Extensions » Finder', you can drag and drop the extensions to adjust the order.
If the problem persists, please disable 'SnailGit Lite Extension' in 'System Preferences » Extensions' and then enable it again. The last resort is to relaunch Finder or restart your computer.
Q: What kind of URL schemes does SnailGit support?
A: SnailGit supports the following URL schemes:
• http://
• https://
• git://
• ssh://
Q: Does SnailGit work well with other Git clients?
A: In theory, SnailGit works with any kinds of Git clients that is compatible with Git 2.6, from the command line client to the GUI apps.
Q: SnailGit command-line interface?
A: The SnailGit command-line interface is located at '/Applications/SnailGitLite.app/Contents/Resources/snailgit.sh'.
Q: Does SnailGit work for file managers other than Finder?
A: SnailGit is primarily a Finder extension, so it is likely that it will not work for other file managers.