diff options
author | EuAndreh <eu@euandre.org> | 2021-08-22 13:57:09 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-22 13:57:09 -0300 |
commit | a3d2147247183ea2d1b3330e52853768b7dbdc23 (patch) | |
tree | 2199045e16a1b3774fe9f5f4a06fdfa5827de09e /TODOs.md | |
parent | src/tar.c: Add link to the reference specification (diff) | |
download | gistatic-a3d2147247183ea2d1b3330e52853768b7dbdc23.tar.gz gistatic-a3d2147247183ea2d1b3330e52853768b7dbdc23.tar.xz |
TODOs.md: Extend description of #task-4e40832e-78cf-fc21-cbf9-2fe00fd3828d
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ is running, and grabs different commits for a branch, for example. Maybe put it in a dedicated file. +Make sure the input argument doesn't exceed `PATH_MAX`; + ## TODO Handle tag updates {#task-ab32196c-88e9-f329-f9a1-63499a29a47c} - TODO in 2021-08-18 |