Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dev:git [2026/01/30 01:57]
tomas [Scenare]
dev:git [2026/05/04 17:19] (current)
tomas [git promenne]
Line 20: Line 20:
 ''git config %%--list --%%system'' ... zobrazi systemove promenne\\ ''git config %%--list --%%system'' ... zobrazi systemove promenne\\
 ''git config %%--list --%%global'' ... zobrazi globalni promenne\\ ''git config %%--list --%%global'' ... zobrazi globalni promenne\\
 +''git config %%--list --%%show-origin'' ... zobrazi všechny proměnné a kde jsou definovány\\
 ''git config %%--%%global alias.co checkout'' ... aliasy\\ ''git config %%--%%global alias.co checkout'' ... aliasy\\
 ''git config %%--%%global credential.helper cache'' ... cachovane kredence\\ ''git config %%--%%global credential.helper cache'' ... cachovane kredence\\