File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,14 +50,14 @@ This edition covers what happened during the months of February 2025 and March 2
50
50
something in Git for a full year, what would it be?**
51
51
52
52
I think [ ` git gui ` ] ( https://git-scm.com/docs/git-gui ) and
53
- [ gitk] ( https://git-scm.com/docs/gitk ) could need some extra love,
53
+ [ ` gitk ` ] ( https://git-scm.com/docs/gitk ) could need some extra love,
54
54
these are my daily drivers, in addition to the command line.
55
55
56
56
* ** Is there something that developers could do to ease the life of
57
57
translators?**
58
58
59
59
My main gripe is using library function names as verbs,
60
- like " cannot fsync" . That's hard to read even in the original
60
+ like ` cannot fsync ` . That's hard to read even in the original
61
61
language, even for a C developer like myself.
62
62
63
63
* ** What is your favorite Git-related tool/library, outside of
You can’t perform that action at this time.
0 commit comments