512
edits
(→Beware of shortened Git commit IDs: Add Git command for finding full commit IDs corresponding to shortened ones) |
|||
| Line 201: | Line 201: | ||
: Note that manually provided ''text'' arguments are not truncated. | : Note that manually provided ''text'' arguments are not truncated. | ||
: {{tip|In case you feel like replacing shortened commit IDs with full ones in {{tl|foo commit}} template calls, the full commit IDs can be found like so: | |||
cd /path/to/repository | |||
git rev-parse ''shortened-id1'' ''shortened-id2'' ... | |||
}} | |||
: [[User:Rominet|Rominet]] ([[User talk:Rominet|talk]]) | : [[User:Rominet|Rominet]] ([[User talk:Rominet|talk]]) 18:05, 25 December 2025 (UTC) | ||
edits