Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 445 Bytes

got.org

File metadata and controls

35 lines (32 loc) · 445 Bytes

Completions: got

The got completion currently supports the following arguments:

Level 1

	init \
	import im \
	clone cl \
	fetch fe \
	checkout co \
	update up \
	status st \
	log \
	diff di \
	blame bl \
	tree tr \
	ref \
	branch br \
	tag \
	add \
	remove rm \
	revert rv \
	commit ci \
	cherrypick cy \
	backout bo \
	rebase rb \
	histedit he \
	integrate ig \
	stage sg \
	unstage ug \
	cat \
	info