• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Mercurial Queues Emulation for Git


Commit MetaInfo

修訂41ff074067385303759931d78f43c68c254d1e76 (tree)
時間2020-01-07 07:19:19
作者Keith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Forget, and subsequently ignore .hgtags file.

* .gitignore (.hgtags): Add reference.
* .hgtags: Delete file.

Change Summary

差異

--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
11 .hg/
22 build/
3+.hgtags
34 .*ignore
45 Makefile
56 ChangeLog
--- a/.hgtags
+++ /dev/null
@@ -1 +0,0 @@
1-133b1656c22bc7fe97f9b67a0c44fd2ad09ae7d2 v1.0-rc-1