Git操作例のメモ.
コンテンツ | 一言 |
---|---|
これまで運用してきたリポジトリ「A」の履歴を維持して、新規リポジトリ「B」に登録する | git set-url remote <リモート名> |
git hook を使って push時に特定の処理を実行する | Gitリモートリポジトリ側の設定である |
Go to list of users who liked
More than 3 years have passed since last update.
Git操作例のメモ.
コンテンツ | 一言 |
---|---|
これまで運用してきたリポジトリ「A」の履歴を維持して、新規リポジトリ「B」に登録する | git set-url remote <リモート名> |
git hook を使って push時に特定の処理を実行する | Gitリモートリポジトリ側の設定である |
Register as a new user and use Qiita more conveniently
Go to list of users who liked