Version Control

v1.0.14

Little Eye detects Version Control on your clipboard the moment you copy. Recognises a Git, Mercurial, or Subversion checkout on a copied folder — branch, remotes, and repo state.

Examples

Pasted `.git/config`
[core]
	repositoryformatversion = 0
[remote "origin"]
	url = git@github.com:me/repo.git
Pasted Mercurial `hgrc` paths
[paths]
default = https://example.com/hg/repo

Related detectors

← All Developer detectors