The Git Guild
The Git Guild
  • 156
  • 1 463 880
GitQL: Query Through The Project History
Filtering and extracting useful data from git history is a challenging task.
Although using built-in tools like git log can be very beneficial, it has its own drawbacks. Such as syntax and complexity. From this reason, we have projects like Gitql. Gitql enables us to use the familiar structured query language (SQL) on the git history. Therefore data extraction and integration becomes an easier task. In this video, we go over on how to install and use the Gitql. So I hope you enjoy it and find it helpful.
If you want to make any corrections or additions, feel free to do so in the comments down below. I really appreciate that!
Helpful Resources:
- GitQL: github.com/filhodanuvem/gitql
- Git: git-scm.com/
- Go: go.dev/
Timestamps:
- 0:00 - 1:00 Intro
- 1:00 - 1:23 Requirements
- 1:23 - 2:27 Installation
- 2:27 - 3:40 Setting up Environment Variables
- 3:40 - 4:19 Clone & Build From the Source
- 4:19 - 7:40 Usage
- 7:40 - Outro
Socials:
- UA-cam: www.youtube.com/@TheGitGuild
- Medium: medium.com/@mrrandomgenerator
- Twitter: TheGitGuild
#git #sql #programming
Music Used
------------------------------
- AlexiAction - Lifelike: pixabay.com/music/future-bass-lifelike-126735/
Переглядів: 511

Відео

Rome: Unified Linter, Formatter and More
Переглядів 1,7 тис.2 роки тому
There are a various tools and programs for various tasks in developing process. Linters, compilers, formatters and so on. In general, when we need to use one, we pick individual components for a specific task. So there is no unified solution. This is where Rome tools come in. It is basically suite of tools that does various tasks. In this video, we will be making an introduction to rome and see...
How To Create Beautiful Command Line Animations with VHS
Переглядів 6 тис.2 роки тому
Creating command line animations is generally a difficult task. Timing, recording, editing etc. From this reason projects like vhs exist. It will let's us to create minimal and good looking command line animations by using its simplistic scripting method. In this video, we will be making an introduction to vhs and see how we can use it. So I hope you enjoy it and find it helpful. If you want to...
How To Easily Create Interactive Mindmaps Using Markdown
Переглядів 15 тис.2 роки тому
Creating charts & mindmaps can be a very useful process. But creating each node by hand in design programs can be time consuming. From this reason we have projects like Markmap. It will let's us to create interactive mindmaps by using Markdown. In this video, we will be making an introduction to Markmap and see how we can use it. So I hope you enjoy it and find it helpful. If you want to make a...
Manage Node Versions Using Fast Node Manager - FNM
Переглядів 11 тис.2 роки тому
Managing different Node js versions can be a daunting task. Even in the best case, such as using node version manager, it can potentially be slow or complex. From this reason, fast node manager exists. In this video, we go over on how to install and use it. So I hope you enjoy it and find it helpful. If you want to make any corrections or additions, feel free to do so in the comments down below...
How To Become an Online Detective Using Maigret
Переглядів 8 тис.2 роки тому
In this video we go over on simple but interesting topic, being an online detective. Which is all about finding lots of related data from a single origin, which is username. In order to do that, we take advantage of a program named 'Maigret'. So I hope you find it somewhat interesting or helpful. If you want to make any corrections or additions, feel free to do so in the comments down below. I ...
Use Hook Libraries to Improve Your React Code
Переглядів 6752 роки тому
React Hooks are one of the most useful features in React. They let's us to do vast majority of tasks without introducing code complexity. However, there is a still step forward for them. This is where hook libraries like React Use comes in. It has useful set of hooks that will come handy in a lot of different situations. In this video we go over few of them to see it in action. So I hope you en...
Simplify Help Pages Using Tldr
Переглядів 1,5 тис.2 роки тому
Manual or Help pages can sometimes be really long and difficult to understand. Luckily there are tools for simplifying that and Tldr is one of them. In this video, we go over on how to use it. It is super simple but can be really effective tool in your arsenal. So I hope you enjoy it. If you want to make any corrections or additions, feel free to do so in the comments down below. I really appre...
How To Create Accurate YouTube Subtitles Using Open AI's Whisper
Переглядів 6 тис.2 роки тому
How To Create Accurate UA-cam Subtitles Using Open AI's Whisper
How To Visualize Ping by Using Gping
Переглядів 8232 роки тому
How To Visualize Ping by Using Gping
How To Easily Build and Deploy an API in 5 Minutes w/(Hono + CF Workers)
Переглядів 22 тис.2 роки тому
How To Easily Build and Deploy an API in 5 Minutes w/(Hono CF Workers)
How To Migrate PostgreSQL Database From Heroku to Railway
Переглядів 3,8 тис.2 роки тому
How To Migrate PostgreSQL Database From Heroku to Railway
How To Create A Monitoring System by Using Uptime Kuma
Переглядів 2,6 тис.2 роки тому
How To Create A Monitoring System by Using Uptime Kuma
What is the Bun JavaScript Runtime?
Переглядів 4,5 тис.2 роки тому
What is the Bun JavaScript Runtime?
How To Build A Simple Web App Using Fresh Framework (Deno)
Переглядів 8 тис.2 роки тому
How To Build A Simple Web App Using Fresh Framework (Deno)
How To Add Custom Terminal in Your Website by Using LiveTerm
Переглядів 4,4 тис.2 роки тому
How To Add Custom Terminal in Your Website by Using LiveTerm
How To Automatically Remove Background From Images by Using Rembg
Переглядів 7 тис.2 роки тому
How To Automatically Remove Background From Images by Using Rembg
How To Style Your E-Mails By Using Markdown Here
Переглядів 1,2 тис.2 роки тому
How To Style Your E-Mails By Using Markdown Here
How To Use PowerShell Core 7 In MacOS
Переглядів 14 тис.2 роки тому
How To Use PowerShell Core 7 In MacOS
How To Share Projects Running on Localhost by Using Bore
Переглядів 6502 роки тому
How To Share Projects Running on Localhost by Using Bore
How To Create Your Own r/place Clone
Переглядів 20 тис.2 роки тому
How To Create Your Own r/place Clone
How to Setup r/place Bot By Using Reddit Place Script 2022
Переглядів 81 тис.2 роки тому
How to Setup r/place Bot By Using Reddit Place Script 2022
How To Prepare For Cyber Warfare
Переглядів 2892 роки тому
How To Prepare For Cyber Warfare
How To Easily Create Regex Using Verbal Expressions
Переглядів 1412 роки тому
How To Easily Create Regex Using Verbal Expressions
Listmonk: Open-Source Mailing List Manager
Переглядів 14 тис.2 роки тому
Listmonk: Open-Source Mailing List Manager
How To Have a Great Looking GitHub Profile in 5 Minutes
Переглядів 4,2 тис.3 роки тому
How To Have a Great Looking GitHub Profile in 5 Minutes
DevToys: All in One Developer Tools for Windows
Переглядів 2,8 тис.3 роки тому
DevToys: All in One Developer Tools for Windows
How To Name Stuff in Code
Переглядів 3883 роки тому
How To Name Stuff in Code
How To Bring Back Dislikes From Comments
Переглядів 2,6 тис.3 роки тому
How To Bring Back Dislikes From Comments
How to Easily Recover Lost Files by Using Photorec in 2021 (Windows and MacOS)
Переглядів 59 тис.3 роки тому
How to Easily Recover Lost Files by Using Photorec in 2021 (Windows and MacOS)

КОМЕНТАРІ

  • @plankalkulcompiler9468
    @plankalkulcompiler9468 День тому

    Cool tool! Its even on Wikipedia: en.m.wikipedia.org/wiki/TLDR_Pages

  • @cholera1186
    @cholera1186 3 дні тому

    Awesome video. I'm just really curious about why it wasn't writable exactly, was it because you ordered the wrong cards non-writable or wrong frequency? or was it because of legal restrictions? or was it because it wasn't readable? Really want to turn my apartment card into jewellery!

  • @commander7970
    @commander7970 8 днів тому

    i missed the part where we can actually see the dislikes on comments

  • @BatoOfTheWaterTribe
    @BatoOfTheWaterTribe 10 днів тому

    Thank you so much, I've been trying to find a software that lets me use both my VKB Gladiator joysticks to act as 1 Xbox controller.

  • @olekristianmller-hansen4220
    @olekristianmller-hansen4220 12 днів тому

    Hi! I don't understand how ruffle.js finds the flash file's main entry point?

  • @robloxkingdillon1948
    @robloxkingdillon1948 15 днів тому

    I’m on pro

  • @DavGal25
    @DavGal25 16 днів тому

    Thank you Bro

  • @GrangorRasilik
    @GrangorRasilik 25 днів тому

    Stopped a few seconds in at "much more deeper". Shit like this is always click bait.

  • @samsjrjr
    @samsjrjr 28 днів тому

    I don't understand how to install both programs, could you help me please?

  • @itischeck
    @itischeck Місяць тому

    does this program preserve modification date?

  • @PeteRuthenburg
    @PeteRuthenburg Місяць тому

    This video was really helpful to run PhotoRec on Mac. When I run it my SD card is still not showing up. I viewed it on my Mac fine then a few hours later when I inserted it again it didn't show up. Putting the SD card in a camera says it's unusable. Any ideas? PLEASE

  • @DesignDesigns
    @DesignDesigns Місяць тому

    I love it.....

  • @si_do3318
    @si_do3318 Місяць тому

    Bro i hope u help with this one : the controller worked well but in games like forza there is delay in touch response wich is make it unplayable

  • @ayoub4180
    @ayoub4180 Місяць тому

    THANK YOU !!

  • @MegatronHHH
    @MegatronHHH Місяць тому

    Thanks a lot man! I was breaking my brain in frustration bc I was having problem running "npm -v" after installing node via fnm. Many many times. The profile thing totally solved (just had to add perms to my powershell profile) and tah-dah. Thank you

  • @MisterRegretti
    @MisterRegretti Місяць тому

    tysm

  • @SaphAdams-k6f
    @SaphAdams-k6f Місяць тому

    This browser is definitely on my radar. I've been exploring a new tab extension that offers customizable wallpapers and task management, which might pair nicely with what Min Browser offers.

  • @AmericanGunDadAmericanGunD-c4r
    @AmericanGunDadAmericanGunD-c4r Місяць тому

    I love the idea behind Min Browser. If anyone is into productivity tools, there's a new extension that turns your new tab into a to-do list and more. It could complement this browser really well.

  • @lukey_is_cool
    @lukey_is_cool Місяць тому

    I ❤ r/place, no need clone

  • @privatethepenguin1587
    @privatethepenguin1587 Місяць тому

    Hello Sir. Good day. May I ask if you know how to convert a generic controller into Xbox controller in android devices? Because I have a controller that I want to use in call of duty mobile, but unfortunately only PSP and Xbox controllers are the ones that is supported by the game. Thank you.

  • @mirokubone
    @mirokubone Місяць тому

    thank youu so much!!

  • @derpynoob740
    @derpynoob740 Місяць тому

    After doing this, could I connect it to another device and the changes still persist? Or would I have to set this up on the other device as well?

  • @mvasyx
    @mvasyx Місяць тому

    Restart your pc if you dont see version after installing (:

  • @CELESTEisdead
    @CELESTEisdead 2 місяці тому

    If you people don't even know how to use cd then maybe don't bother with this tool

  • @denzel4552
    @denzel4552 2 місяці тому

    Can I configure it to an xbox 1 and connect it to the console And thank u for the video

  • @amandag6094
    @amandag6094 2 місяці тому

    Hi. I try to put in the password and it says password incorrect. I've changed it and it still doesn't work. How do I get past this?

  • @moobslikejagger5653
    @moobslikejagger5653 2 місяці тому

    You're the fucking best! Just spend about two hours downloading various programs/emulators/driver sets to try to get a controller working and kept going round in circles. Within two minutes of watching this, I've got it working. Seriously, anyone who's trying to get windows to recognise their gamepad, get Xoutput. Lightweight, easy to configure, no having to link it to game files like x360ce or any of that crap. Thanks man!

  • @Gallessimmons98
    @Gallessimmons98 2 місяці тому

    I can't get my sd card to show up

  • @sebestyenkaroly3395
    @sebestyenkaroly3395 2 місяці тому

    PKG is depreciated. That's it.

  • @carlcostiniano2002
    @carlcostiniano2002 2 місяці тому

    it didn't return the 200

  • @BIankDude
    @BIankDude 2 місяці тому

    Pretty useful nice vid

  • @jorgexchapa7445
    @jorgexchapa7445 2 місяці тому

    THANKS FOR THE INFO, i was able to save my drive :)

  • @patrykgwardzik4509
    @patrykgwardzik4509 2 місяці тому

    I had this idea yesterday, thinking on trying it on my owne with some pixel art

  • @yyhhttcccyyhhttccc6694
    @yyhhttcccyyhhttccc6694 2 місяці тому

    great tutorial tried to give me a virus

  • @AndItGoesBOOM
    @AndItGoesBOOM 2 місяці тому

    cmd K 4x better than ctr L

  • @fanBladeOne
    @fanBladeOne 2 місяці тому

    hero

  • @rogerddsantos
    @rogerddsantos 2 місяці тому

    Great video, thanks :)

  • @adityaramadhan6474
    @adityaramadhan6474 3 місяці тому

    How to make support vibraton?

  • @marikten
    @marikten 3 місяці тому

    why it get detected as second player

  • @Rollin_OG
    @Rollin_OG 3 місяці тому

    Hey stranger, if you are unable to listen to him because of the loud background music, well you can turn on the subtitles. They are pretty helpful in this case.

  • @fanocean-w6x
    @fanocean-w6x 3 місяці тому

    can we launch other game that is not inside the flashpoint? for example gamescafe games that usually need flash to launch?

  • @moibe182
    @moibe182 3 місяці тому

    Nice, thanks!

  • @TCMemes37
    @TCMemes37 3 місяці тому

    I dont know how to download it as an extension i have never used github before

  • @skextreme204
    @skextreme204 3 місяці тому

    thanks a lot

  • @mpeterll
    @mpeterll 3 місяці тому

    that background noise makes this video unwatchable!

  • @EvanRollo2005
    @EvanRollo2005 4 місяці тому

    No need to watch this video any further. Only one word for this video. CLICKBAIT + I DISLIKED YOUR VIDEO = THIS VIDEO IS GRABAGE

  • @zyan...
    @zyan... 4 місяці тому

    is it open source?

  • @lucy1mg784
    @lucy1mg784 4 місяці тому

    abi türk müsün? many thx for the video 🙏

  • @backgroundcharacter4376
    @backgroundcharacter4376 4 місяці тому

    thanks mate

  • @umberto21
    @umberto21 4 місяці тому

    it needs a Search box: whjen the MarkMap becomes complex, it would be nice to have a quick search function (expanding and zooming to the branch)