エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
git - [PATCH] git svn : hook before 'git svn dcommit'
The 'pre-svn-dcommit' hook si called before 'git svn dcommit', which aborts if return value is no... The 'pre-svn-dcommit' hook si called before 'git svn dcommit', which aborts if return value is not zero. --- git-svn.perl | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/git-svn.perl b/git-svn.perl index 89f83fd..e70afae 100755 --- a/git-svn.perl +++ b/git-svn.perl @@ -396,6 +396,23 @@ sub init_subdir { $_repository = Git->repository(Repository => $ENV{GIT
2012/08/02 リンク