Merge pull request #4980 from ethereum/gitnamechange

git name change
pull/4982/head^2
bunsenstraat 7 months ago committed by GitHub
commit 8ccdc5a4db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      apps/remix-ide/src/app/plugins/git.tsx

@ -6,6 +6,7 @@ import * as packageJson from '../../../../../package.json'
const profile = { const profile = {
name: 'dgit', name: 'dgit',
displayName: 'Git',
desciption: 'Git plugin for Remix', desciption: 'Git plugin for Remix',
methods: ['pull', 'track', 'diff', 'clone', 'open'], methods: ['pull', 'track', 'diff', 'clone', 'open'],
events: [''], events: [''],

Loading…
Cancel
Save