Search Suggest

GIT
GIT

forgit: Interactive Git Commands With Previews Powered By fzf Fuzzy Finder

forgit is a command line utility that takes advantage of the popular fzf fuzzy finder to provide interactive git commands, with previews. New to fz…

How to set Git commit User Name and Email address

Set git commit user name git config --global user.name "FirstName LastName" Check git commit user name git config --global user.name Set gi…

SparkleShare: Dropbox-Like Sync Client Powered By Git

SparkleShare is an open source cloud storage, file synchronization and collaboration client application that uses Git as the storage backend. Think …