別のユーザーとしてコードをプッシュする方法は?
走る:
git add .
git commit -m"Updated"
git push
Password for 'https://other_user@bitbucket.org':
そのユーザーのパスワードはありませんが、このリポジトリにアクセスできます。
私はプッシュする必要があります。
Password for 'https://my_account@bitbucket.org':
どうやってするの?
別のユーザーとしてコードをプッシュする方法は?
走る:
git add .
git commit -m"Updated"
git push
Password for 'https://other_user@bitbucket.org':
そのユーザーのパスワードはありませんが、このリポジトリにアクセスできます。
私はプッシュする必要があります。
Password for 'https://my_account@bitbucket.org':
どうやってするの?