mucbuc / circuit (public) (License: GPLv3) (since 2020-06-28) (hash sha1)
Synchronize container operations for single objects
List of commits:
Subject Hash Author Date (UTC)
fix example 6d2a6dc555fe2e61719b24dbb6802197fb968ae2 mucbuc 2020-08-22 04:27:47
test 613d717a44d8204ffa36156a7dea9a49292eb6fd mucbuc 2020-06-30 04:21:55
test e1cc5ab2b248e6047c84b296d5e19c6c279cf17e mucbuc 2020-06-30 04:14:31
test 221eada34163a36e2b001380050bed3221f9e66c mucbuc 2020-06-30 04:07:44
test 5bcf9a3dcc2354cc78afa9772424a2222456a2b7 mucbuc 2020-06-30 04:02:18
test 37f7d1d31e6bb91c00c32f76a673a6b6332334a8 mucbuc 2020-06-30 03:58:28
add symlink to self 1c94e4ab0716c30712136feb2e661a59cd29391a Ubuntu 2020-06-28 15:06:08
use ccargs d9b695bfc60d3a6acf850b3c833605db1c25d837 Ubuntu 2020-06-28 14:15:36
use yml b49de3d3e007b66af1e77598d6dd1b1cd25a604e Ubuntu 2020-03-31 03:53:34
using doc-tool example template 1c75cbb78775fd0d528147a094c3b20f805b84a3 mucbuc 2020-02-17 19:50:54
more cleanup 82ca4986723645867f48f503504ac6deed8d4a05 Ubuntu 2020-02-17 13:40:48
add test, cleanup a2645a9707599ac662125ff644b5d4dd89881ba5 Ubuntu 2020-02-17 13:32:12
swap test e919a4a6aefa351b25c25855c455979f20fc2dab Ubuntu 2020-02-17 13:18:12
cleanup 35969d987323b1960b0c39e9f7236fb45ae3ca59 Ubuntu 2020-02-17 13:10:52
rm factory b19fc2ec7f36c80863135390b16b8ec61171c4e3 Ubuntu 2020-02-17 13:07:30
fix compile error f5b444d7d69d767bad920bb87c160d7343f8a0ac mucbuc 2020-02-17 00:48:56
readme fedc4d45a3e272e41530f8b69e8723458d701cd1 mucbuc 2020-02-02 18:31:04
fix example 2fc197494263598841ea301fbac5a3a088d47ab1 mucbuc 2020-02-02 05:47:12
README.md caa2c0c6d55d266c560c32a6f06d74700d9dd10d mucbuc 2020-02-02 04:44:22
fix duped entries 2afd4d8742f93c8146c32950b617e18d4a994c3c mucbuc 2020-02-02 02:37:16
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/mucbuc/circuit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/circuit

Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/circuit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main