Quantcast
Channel: GIT ADD - News RSS Feed
Browsing all 5189 articles
Browse latest View live
↧

Nioh #Review diary: git gud or die trying

Welcome to my Nioh review diary. This will be the parchment on which I document my struggle to git gud with yet another Japanese RPG. How will it end? With me dead, probably. Nevertheless, I will be...

View Article


regulator: cpcap: Add basic regulator support

If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists...

View Article


Using Git Hooks in Your Development Workflow

If you can't take my word for it, the screenshot below serves as confirmation. Now, running git commit after git add . should provide no challenges because our tests and linting have both passed. You...

View Article

Squash commits when merging a Git branch with Bitbucket

You update your pull request by adding another commit that addresses the feedback ... This feature rollout applies only to Git and not Mercurial… yet. Squash requires exchange of obsolescence markers –...

View Article

Git-it

Git-it is a desktop app that teaches you how to use Git and GitHub ... Like this app? Be the first to add it to a collection! Create a Collection by bringing together complementary apps that have a...

View Article


Getting Started with Git LFS

We can now go ahead and add it to the repository in the way we're used to. Notice that any changes to .gitattributes also have to be committed to the repository, just like other modifications: git add...

View Article

Subject [PATCH V2 1/2] dt-bindings: add Asus Tinker board

diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index cc4ace6..226ee91 100644 ---...

View Article

Using ODI with Git Versioning – Part 2: A #Game of Tag

Once our tag is in git we can use create deployment archive from VCS label to generate the archives. This gives us a set of zip file we can add to git and then deploy. Better yet we can use the ODI...

View Article


GIT repository for #Designers as you’ve never seen: Abstract (+ Sketch)

Git is definitely the final solution for designers My team is ... You can manage the status of any branch, comment on it, open the file and edit it (adding further branches, if required) and finally...

View Article


Continuous Delivery Tools Extension for Visual Studio 2017

To get started your project needs to live in a Git repo. The Add to Source Control button in the status bar will setup a repo for you and push it up to your remote repo. Then, right click on your...

View Article

Subject [PATCH 3/4] drm/rockchip: gem: add mutex lock for drm mm

[49451.856350] BUG: KASAN: wild-memory-access on address dead000000000108 [49451.856379] Write of size 8 by task Binder:218_4/683 [49451.856417] CPU: 2 PID: 683 Comm: Binder:218_4 Not tainted 4.4.36...

View Article

Getting Started with Git LFS

We can now go ahead and add it to the repository in the way we're used to. Notice that any changes to .gitattributes also have to be committed to the repository, just like other modifications: git add...

View Article

Using Git Hooks in Your Development Workflow

If you can't take my word for it, the screenshot below serves as confirmation. Now, running git commit after git add . should provide no challenges because our tests and linting have both passed. You...

View Article


Subject [PATCH v2 net-next 4/9] sunvnet: add driver stats for ethtool support

diff --git a/drivers/net/ethernet/sun/ldmvsw.c b/drivers/net/ethernet/sun/ldmvsw.c index 335b876..3999fb7 100644 --- a/drivers/net/ethernet/sun/ldmvsw.c +++ b/drivers/net/ethernet/sun/ldmvsw.c @@...

View Article

Building a Micro#Blog Using Node.js, Git and Markdown

The reason for this, Git is already a repository of text documents with version control. This is just what I need to store blog post data. Freedom from adding a database as a dependency frees me from...

View Article


Deploying your SharePoint Add-Ins

Configure Provider-Hosted Add-ins for Distribution This page explains issues that ... when obtaining a copy from a source control system such as Team Foundation Server, Git or Visual Studio Online....

View Article

Subject [PATCH V2 3/6] PM / QOS: Add 'performance' request

diff --git a/drivers/base/power/qos.c b/drivers/base/power/qos.c index 9adc208cf1fc..cf070468a7ca 100644 --- a/drivers/base/power/qos.c +++ b/drivers/base/power/qos.c @@ -163,6 +163,10 @@ static int...

View Article


Yet another project to get beginners contributing to open source 🔰 🚀

Your fork won't have those changes. In order to keep your fork synced with mine, add my repo's url as upstream remote url. git remote add upstream https://github.com/multunus/first-contributions This...

View Article

Set up automated builds for your UWP app

Add the certificate of your project to a source code repository VSTS works with both TFS and GIT based code repositories. If you use a Git repository, add the certificate file of your project to the...

View Article

Git-it

Git-it is a desktop app that teaches you how to use Git and GitHub ... Like this app? Be the first to add it to a collection! Create a Collection by bringing together complementary apps that have a...

View Article
Browsing all 5189 articles
Browse latest View live