Thread (1 message) 1 message, 1 author, 2016-06-15
  • (off-list ancestor, not in this archive)
  • Re: git only one file · Giuseppe Bilotta <hidden> · 2016-06-15

Re: git only one file

From: Giuseppe Bilotta <hidden>
Date: 2016-06-15 22:47:18

synhedionn [off-list ref] wrote:
with git add .  , a directory is expected, but I don't need all my files to
be recorded, only one of my thousands, so how can I record just 1 file?
Generally, if you want to track a single file in a directory you just
add that file, as per Matthias' suggestion, and possibly create a
.gitignore with the single '*' pattern in it..

<shameless plug>
However, if you want to track more than one _independent_ files in the
same directory (RCS-style), then I would recommend you look into zit,
the Git-based single-file content tracker I've developed. You can find
it at git://git.oblomov.eu/zit ( gitweb at http://git.oblomov.eu/zit )
</shameless plug>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help