SmartGit
SmartGit
  • 11
  • 35 720
Webinar: Simplifying Git Workflows: Exploring SmartGit's Standard Window
We delve into SmartGit’s latest innovation: the Standard Window. SmartGit, renowned for its user-friendly approach to Git, introduced the Standard Window to streamline the implementation of standardized Git workflows within organizations. This webinar will offer a comprehensive exploration of how the Standard Window enhances efficiency and simplifies the adoption of Git best practices. Through real-world examples and demonstrations, attendees will gain a deep understanding of how SmartGit empowers teams to optimize their Git processes, fostering collaboration and productivity. Whether you're a seasoned Git user or new to version control, this webinar promises valuable insights into revolutionizing your organization's Git workflows with SmartGit's Standard Window. We will also dive into some of the integrations with popular platforms like GitHub, GitLab, BitBucket and Jira.
#github #git #gitlab #smartgit #jira
มุมมอง: 198

วีดีโอ

How to Clean Up Your History: Split Commits
มุมมอง 418ปีที่แล้ว
In this video you will learn how to clean up your branch by splitting a non-HEAD commit. To learn more about SmartGit follow this link: www.syntevo.com/smartgit/
How to Clean Up Your History: Modify Commits
มุมมอง 319ปีที่แล้ว
In this video you will learn how to clean up your branch by applying a small fix to a non-HEAD commit. To learn more about SmartGit follow this link: www.syntevo.com/smartgit/
How to Clean Up Your History: Basic Operations
มุมมอง 365ปีที่แล้ว
In this video you will learn how to clean up your branch by re-ordering commits and squashing commits. To learn more about SmartGit follow this link: www.syntevo.com/smartgit/
How to Use the Index Editor to split your Working Tree Modifications into Different Commits
มุมมอง 571ปีที่แล้ว
In this video you will learn how to use the Index Editor to split your working tree modifications into different commits using SmartGit. If you want to learn more about SmartGit follow this link: www.syntevo.com/smartgit/ The Standard window in this episode will only be present in upcoming version 22.1. For more details see www.syntevo.com/smartgit/preview/
How to Create Clean Commits Easily
มุมมอง 1.2K2 ปีที่แล้ว
In this video you will learn how to create clean commits easily using SmartGit. If you want to learn more about SmartGit follow this link: www.syntevo.com/smartgit/ The standard window in this episode will only be present in upcoming version 22.1. For more details see www.syntevo.com/smartgit/preview/
How to Compare Different Commits and Branches with SmartGit
มุมมอง 4.2K2 ปีที่แล้ว
In this video you will learn how to compare different commits and branches using SmartGit. If you want to learn more about SmartGit follow this link: www.syntevo.com/smartgit/
How to Resolve Git Merge Conflicts with SmartGit
มุมมอง 7K2 ปีที่แล้ว
In this video you will learn how to resolve Git Merge Conflicts using SmartGit. If you want to learn more about SmartGit follow this link: www.syntevo.com/smartgit/
DeepGit Intro
มุมมอง 2.1K7 ปีที่แล้ว
Introduction to DeepGit
SmartGit's Distributed Reviews
มุมมอง 6K10 ปีที่แล้ว
www.syntevo.com/smartgithg/review
SmartGit's GitHub Integration
มุมมอง 12K10 ปีที่แล้ว
www.syntevo.com/smartgithg/github

ความคิดเห็น

  • @kungfooman
    @kungfooman ปีที่แล้ว

    This looks very complicated compared to GitHub PR system

  • @Lenym
    @Lenym ปีที่แล้ว

    How can I view branches not in a single line? Not sure why, but in 21.2.4 I don't see branches like you do, I have them in a single line and that really bothers me. All the solutions I found for that issue are old and suggesting to change settings using a log button which is no longer present in this version. I don't understand why the single line is the default view while every other GIT UI I've ever used shows branches in a similar fashion like in your video.

    • @smartgit
      @smartgit ปีที่แล้ว

      Please see www.syntevo.com/contact/ how to contact our support, and send us a screenshot of what you see so we know what you mean. Thanks in advance.

  • @hesamkamalan
    @hesamkamalan ปีที่แล้ว

    I don't see the History button on my toolbar. I switch between "window/show working tree window" and "window/show log window" and there is no such button. Even I don't have the Local Files button. I tried to use "configure toolbar" by right click on the toolbar but I didn't see those buttons in the Available window. How can I add them in the toolbar?

    • @smartgit
      @smartgit ปีที่แล้ว

      This video shows the Standard window which is introduced in SmartGit 22.1. You can get it from www.syntevo.com/smartgit/download/ . But the main features (Changes view, Index Editor) are available also in Working Tree or Log window since a couple of years.

  • @hesamkamalan
    @hesamkamalan ปีที่แล้ว

    wow, blown my mind!

  • @ColinRichardson
    @ColinRichardson ปีที่แล้ว

    I tend to use the index editor ALOT .. But I find it simpler for people to understand by clicking "stage" on the whole file FIRST.. and then go into the index editor. This helps when there is lots of individual line changes, you don't have to use arrows multiple times.

  • @IanJeffray
    @IanJeffray 2 ปีที่แล้ว

    I advise against anyone performing this sort of "commit time changes" to code, because it means you've not actually tested the unique set of changes being committed - too easy to make a mistake and commit something that's not operationally correct or may not even compile.

    • @smartgit
      @smartgit 2 ปีที่แล้ว

      If you are faced with a working tree which already contains a mixture of multiple commits, your options are limited. The workflow in the video is easy and safe with respect to ensuring that you will *finally* have committed everything you had in your working tree. Nevertheless, we agree that you should check the individual commits; with SmartGit you can do that using "Modify or Split Commit" with "Modify All" option, then step through all commits and compile/run tests.

  • @ColinRichardson
    @ColinRichardson 2 ปีที่แล้ว

    Perfect, I can direct my co-workers to these now... Hmmm, maybe not.. I don't know anyone that uses that view.. We all use the standard main window.. not the one without the Logs Graph view on it.

  • @S.Bru74
    @S.Bru74 2 ปีที่แล้ว

    Yes, smartgit is a smart software, but quite poor regarding its study case documentation...

  • @renderhjs
    @renderhjs 2 ปีที่แล้ว

    More videos please. You guys have such a great product but you need a bit more documentation and videos.

  • @wkorb
    @wkorb 2 ปีที่แล้ว

    Tolles Video 😄

  • @OrAdler
    @OrAdler 6 ปีที่แล้ว

    This is beyond great!

  • @Mur466
    @Mur466 9 ปีที่แล้ว

    How do I switch smartgit "non commertial use" to "evaluation" mode to test the Distributed reviews feature? Uninstalling and reinstalling SmartGit does not help

    • @smartgit
      @smartgit 9 ปีที่แล้ว

      You may get (temporarily) rid of the settings directory (see About dialog), then restart SmartGit and have the evaluation option selected.

  • @smartgit
    @smartgit 10 ปีที่แล้ว

    We have published a new screencast featuring the Distributed Reviews add-on: SmartGit's Distributed Reviews More details regarding the Distributed Reviews add-on can be found at: www.syntevo.com/smartgithg/review