The Wayback Machine - https://web.archive.org/web/20190717123141/https://www.youtube.com/GitHub
close
YouTube s'affiche actuellement en Français. Vous pouvez modifier ce paramètre ci-dessous.
You're viewing YouTube in French. You can change this preference below.
83 876
  • The interconnected community - GitHub Satellite 2019

    3 615 vues il y a 1 mois
    About GitHub Satellite 2019
    A community connected by code

    Explore our interconnected community—and how collaboration turns ideas into innovations.

    Join us in November at San Francisco's Palace of Fine Arts for GitHub Universe - https://githubuniverse.com/ Moins
    Lire la suite
  • Featured Tout regarder

    Cet élément a été masqué.
  • GitHub Satellite 2019 Keynote Tout regarder

    • The interconnected community - GitHub Satellite 2019 - Durée : 21 minutes.

      • il y a 1 mois
      • 3 615 vues
      About GitHub Satellite 2019
      A community connected by code

      Explore our interconnected community—and how collaboration turns ideas into innovations.

      Join us in November at San Francisco's Palace of...
      • Sous-titres
    • New ways to keep your code secure - GitHub Satellite 2019 - Durée : 15 minutes.

      • il y a 1 mois
      • 834 vues
      We’re all part of a deeply interconnected community, where the software we write builds on the work of others. Ninety-nine percent of new software projects depend on open source code. This extensiv...
      • Sous-titres
    • Build like an open source community with GitHub Enterprise - GitHub Satellite 2019 - Durée : 13 minutes.

      • il y a 1 mois
      • 535 vues
      To make it easier for businesses to securely embrace open source and keep up with the best technology has to offer, we’re launching several improvements to GitHub Enterprise. These new features wil...
      • Sous-titres
    • A new way to contribute to open source - GitHub Satellite 2019 - Durée : 10 minutes.

      • il y a 1 mois
      • 1 642 vues
      We’re thrilled to announce the beta of GitHub Sponsors, a new way to financially support the developers who build the open source software you use every day. Open source developers build tools for ...
      • Sous-titres
    • Keynote Highlights - GitHub Satellite 2019 - Durée : 4 minutes et 47 secondes.

      • il y a 1 mois
      • 8 021 vues
      Haven't had time to watch the full GitHub Satellite Keynote yet? Get caught up on the highlights in under 5 minutes.

      From special on-stage guests to GitHub Sponsors and more, see what happened on...
    Cet élément a été masqué.
  • Building the Future Tout regarder

    Cet élément a été masqué.
  • Cet élément a été masqué.
  • I am a Developer Tout regarder

    Cet élément a été masqué.
  • GitHub OctoTales • Team Stories Tout regarder

    Cet élément a été masqué.
  • Training • GitHub and Git Foundations Tout regarder

    • Checkout • GitHub & Git Foundations - Durée : 3 minutes et 12 secondes.

      • il y a 5 ans
      • 42 209 vues
      Change where and what you're working on with the checkout command. Whether we're switching branches, wanting to look at the working tree at a specific commit in history, or discarding edits we want...
      • Sous-titres
    • Branch • GitHub & Git Foundations - Durée : 2 minutes et 26 secondes.

      • il y a 5 ans
      • 32 500 vues
      Branches are an excellent way to not only work safely on features or experiments, but they are also the key element in creating Pull Requests on GitHub. Let's take a look at why we want branches, h...
      • Sous-titres
    • Ignore • GitHub & Git Foundations - Durée : 3 minutes et 7 secondes.

      • il y a 5 ans
      • 13 969 vues
      Storing source code in Git is straightforward, and fortunately, so is suppressing the tracking of files. Many projects have a group of files, whether they be build output, IDE configuration, or app...
      • Sous-titres
    • Move • GitHub & Git Foundations - Durée : 5 minutes et 17 secondes.

      • il y a 5 ans
      • 14 543 vues
      Git facilitates moving files and folders and recording those changes in version history with the git mv command. Together, we'll explore ways of using this command and its siblings to track changes...
      • Sous-titres
    • Remove • GitHub & Git Foundations - Durée : 3 minutes et 31 secondes.

      • il y a 5 ans
      • 19 424 vues
      Remove files from a Git repository with the git rm command. Learn how to version file deletions on the command line, stop tracking a file while retaining it on the file system, and how the GitHub d...
      • Sous-titres
    • Log • GitHub & Git Foundations - Durée : 4 minutes et 58 secondes.

      • il y a 5 ans
      • 18 673 vues
      Quickly review commits and the history of versioned files with the git log command. In this video, we'll demonstrate how to review changes, recognize basic log output, and leverage common option sw...
      • Sous-titres
    • Diff • GitHub & Git Foundations - Durée : 3 minutes et 34 secondes.

      • il y a 5 ans
      • 29 345 vues
      Easily decipher file changes with the diff command. Use diff to examine what changes have not been committed, how edits compare to the staging area, and what differences exist between commit histor...
      • Sous-titres
    • Commit • GitHub & Git Foundations - Durée : 4 minutes et 9 secondes.

      • il y a 5 ans
      • 33 853 vues
      Discover how to keep track of file changes on the command line, on GitHub.com, and with the GitHub desktop clients. Through all three examples, find out how Git keeps track of modified files, how t...
      • Sous-titres
    • Init • GitHub & Git Foundations - Durée : 2 minutes et 26 secondes.

      • il y a 5 ans
      • 33 217 vues
      Learn how to create a new Git repository from the command line and on github.com. The version control journey of a thousand commits all starts with "git init."

      As always, leave us a comment below ...
      • Sous-titres
    • Config • GitHub & Git Foundations - Durée : 2 minutes et 48 secondes.

      • il y a 5 ans
      • 39 703 vues
      Once you've got Git installed, several bits of configuration will enhance your experience with the tool and better tune it to your operating system. Let us tell you about settings for your username...
      • Sous-titres
    • Setup • GitHub & Git Foundations - Durée : 2 minutes et 15 secondes.

      • il y a 5 ans
      • 52 144 vues
      Let us help you discover the installation options for both GitHub and Git. Find out how easy it is to install Git on the command line, stay up-to-date with the latest version, set up Git graphical ...
      • Sous-titres
    • Merge • GitHub & Git Foundations - Durée : 4 minutes et 51 secondes.

      • il y a 4 ans
      • 26 703 vues
      Once you know branches, merging that work into master is the natural next step. Find out how to merge branches, identify and clean up merge conflicts or avoid conflicts until a later date. Lastly, ...
      • Sous-titres
    Cet élément a été masqué.
  • Vidéos en ligne Tout regarder

    Cet élément a été masqué.
Image
pour ajouter cette vidéo à la liste "À regarder plus tard".

Ajouter à

Chargement des playlists...