diff options
| author | Jacob Stopak <jacob@initialcommit.io> | 2023-10-16 21:15:03 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-10-28 09:02:06 +0900 |
| commit | 6b79a2183c85749996f561d0f27bd0dc799aaae9 (patch) | |
| tree | f00055b218de32bc8937453bb597b65947bb5340 /builtin/commit-graph.c | |
| parent | Git 2.42 (diff) | |
| download | git-6b79a2183c85749996f561d0f27bd0dc799aaae9.tar.gz git-6b79a2183c85749996f561d0f27bd0dc799aaae9.zip | |
Include gettext.h in MyFirstContribution tutorial
The tutorial in Documentation/MyFirstContribution.txt has steps to print
some text using the "_" function. However, this leads to compiler errors
when running "make" since "gettext.h" is not #included.
Update docs with a note to #include "gettext.h" in "builtin/psuh.c".
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Reviewed-by: Emily Shaffer <nasamuffin@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
