Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 334 Bytes

File metadata and controls

13 lines (10 loc) · 334 Bytes

⚠⚠⚠ PROJECT MOVED ⚠⚠⚠

The project has been moved to Codeberg: https://codeberg.org/pcdevil/g.

Execute the following commands to update your local copy to the new destination:

$ cd g
$ git remote remove origin
$ git remote add origin https://codeberg.org/pcdevil/g.git
$ git fetch
$ git reset --hard @{u}