Tech wizards, could you combine a version control system like #git with a markdown based notetaking program like #obsidian to have version control over collaborative documents? I'm in a work group that is trying to define procedures and could use something like that.

As with any command, one of the first things you should do is type

git --help

read what is said about the syntax then type

man git

https://linux.die.net/man/1/git

#Git #Linus #Torvalds #kernel #Linux #RCS #OpenSource #POSIX #GNU #GPL #programming

Git is a tool I like, a lot. Before git, you could do RCS {& some others} which is a totally different tool set.

In this video Linus Torvalds talks about the way he created Git two+ decades ago.

What immediately Springs into view, is the fact that Linus gave control of the git project to someone else, as soon as he could he did not want to stay with the project for too long

https://www.youtube.com/watch?v=sCr_gb8rdEI

#Git #Linus #Torvalds #kernel #Linux #RCS #OpenSource #POSIX #GNU #GPL #programming

News from #sydbox #git: #Landlock compatibility levels are now supported with the "default/lock" option. Default compat level has been changed from "best-effort" to "hard-requirement" to adhere to the principle of secure defaults. Our standalone #Landlock utility syd-lock learned "-C" option to interface with compat levels. ENOENT, aka "No such file or directory" errors during sandbox setup are now fatal unless compat level has been set to "best-effort". #linux #security https://man.exherbo.org/syd-lock.1.html
SYD-LOCK(1)

Man, naming this file reminds me of good old time before I started using Git...

#shitposting #shitpost #meme #git #versioncontrol
@forgejo I have a new #git repository on my laptop of a project I started today. What's the procedure for pushing it up to my #forgejo instance?

I've always been shy to contribute to others code because of my poor #git commit quality.

I guess the tables have turned! 😵

#jujutsu + hunk #nvim
had me grew up from a faint git twink to the gitgachad! 😈

Have some rizz kid! 😂👇

#linux #opensource
https://github.com/julienvincent/hunk.nvim

GitHub - julienvincent/hunk.nvim: A tool for splitting diffs in Neovim

A tool for splitting diffs in Neovim. Contribute to julienvincent/hunk.nvim development by creating an account on GitHub.

GitHub