Skip to content

Commit

Permalink
updt README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danimesq committed Oct 20, 2023
1 parent fd1994c commit 0c40f29
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .gitmeta
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
commit QmPwrK8pihxFw1UDNDq6MxFz3okD39tp1muB4BKn4yafen
commit QmS8Z123nv9CGkxtMvySJvCqc7BdzDJAE7S6Y3cjxts9MJ
Branch: main

------------------------------

chown -h 1000:1000 './.gitmeta'
chmod 0777 './.gitmeta'
/usr/bin/touch -hcmd "2023-10-20 11:51:55.6132538000 -0300" './.gitmeta'
/usr/bin/touch -hcad "2023-10-20 11:51:55.6153071000 -0300" './.gitmeta'
/usr/bin/touch -hcmd "2023-10-20 11:55:48.1668431000 -0300" './.gitmeta'
/usr/bin/touch -hcad "2023-10-20 11:55:48.1684129000 -0300" './.gitmeta'
chown -h 1000:1000 './.gitmeta-cid'
chmod 0777 './.gitmeta-cid'
/usr/bin/touch -hcmd "2023-10-20 11:51:55.5429558000 -0300" './.gitmeta-cid'
/usr/bin/touch -hcad "2023-10-20 11:51:55.4336265000 -0300" './.gitmeta-cid'
/usr/bin/touch -hcmd "2023-10-20 11:55:48.0994984000 -0300" './.gitmeta-cid'
/usr/bin/touch -hcad "2023-10-20 11:55:48.0219541000 -0300" './.gitmeta-cid'
chown -h 1000:1000 './README.md'
chmod 0777 './README.md'
/usr/bin/touch -hcmd "2023-10-20 11:51:46.4344052000 -0300" './README.md'
/usr/bin/touch -hcad "2023-10-20 11:51:55.1441577000 -0300" './README.md'
/usr/bin/touch -hcmd "2023-10-20 11:55:15.4679024000 -0300" './README.md'
/usr/bin/touch -hcad "2023-10-20 11:55:47.8993852000 -0300" './README.md'
2 changes: 1 addition & 1 deletion .gitmeta-cid
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Branch: main
README.md: QmT61BBYYYrLvWdrJ6GnBTvtXSSeUy46daXGChzjGT9yif
README.md: QmajQsKhU8sxQMbUjTmVxV6QrayPydnMhgdDALgNSRyCpM
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ git-meta stores all files' metadata into '.gitmeta'! On every commit!
Based on a gist: https://gist.github.com/andris9/1978266
Also includes this fork gist: https://gist.github.com/Cojad/9205547/revisions

**Update 20/10/2023**: in the 1st place: don't worry, you can still install git-meta standalone as you used to. In the 2nd place: git-meta now's part of a bigger project: [01](https://github.com/01VCS/01), a VCS layer2/aggregator. By installing 01, you're installing git-meta ready to come built-in every time you create an new repo!

## Instructions

### Initializing
Expand Down

0 comments on commit 0c40f29

Please sign in to comment.