chiark / gitweb /
Force adding the .topmsg and .topdep files.
authorDavid Brown <git@davidb.org>
Thu, 14 Aug 2008 05:15:45 +0000 (22:15 -0700)
committerPetr Baudis <pasky@suse.cz>
Wed, 20 Aug 2008 23:43:48 +0000 (01:43 +0200)
commit24588bf223065e5244fd72c97a8a621055a7e87d
tree57355f270d743bb8ec183d261f8decd52a9b250d
parent79d8863bc03a37907632394c4fb7aad4ecf37240
Force adding the .topmsg and .topdep files.

If the .gitignore in effect is ignoring the .topmsg and .topdeps
files, tg create will fail trying to add these files.  Add the
'-f option to these add commands to force the files to be added
anyway.

Signed-off-by: David Brown <git@davidb.org>
tg-create.sh