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

Subject [PATCH v2 08/10] perf: hisi: Add sysfs attributes for L3 cache(L3C) PMU

The events can be selected as shown in perf list e.g.: For L3C_READ_ALLOCATE event for Super CPU cluster 2 the event format is -e "hisi_l3c0_2/read_allocate/" diff --git...

View Article


The half-life of code & the ship of Theseus

As a project evolves, does the new code just add on top of the old code? Or does it replace the old code slowly over time? In order to understand this, I built a little thing to analyze Git projects,...

View Article


#Web Werks Adds a New Version of Plesk to Its List of Data Center Services

Git Support, WordPress Toolkit, Ruby and Node.js Support, System Update Management Tools, Multi Server Extension and many more. "Plesk powers more than 10 million websites and applications. Adding the...

View Article

Git Merge 2017

Git Merge is the pre-eminent Git-focused conference: a full day offering technical content and user case studies, plus a pre-conference full day of add-on workshops for Git users of all levels. Git...

View Article

Subject [PATCH v3 01/15] stacktrace/x86: add function for detecting reliable...

performs compile-time stack metadata validation. diff --git a/arch/x86/include/asm/unwind.h b/arch/x86/include/asm/unwind.h index c5a7f3a..44f86dc 100644 --- a/arch/x86/include/asm/unwind.h +++...

View Article


Subject [PATCH v2 07/11] ARM: dtsi: add DTSI for AXP223

The AXP223 shares most of its logic with the AXP221 but it has some differences for the VBUS driver. create mode 100644 arch/arm/boot/dts/axp223.dtsi diff --git a/arch/arm/boot/dts/axp223.dtsi...

View Article

Git Tips & Tricks

moment that changes your whole workflow. In this post, we gathered some Git tips and tricks we use at GitLab everyday. Hopefully they will add up to your aha! moment. Almost everybody at GitLab will...

View Article

Understanding the Azure #App Service Editor

To add a file, drag it from your system onto the Kudu Services ... but if you need to make changes to multiple files at once then publishing via Visual Studio or Git-based deployment is a better solution.

View Article


How to Handle Github Pull Requests Like A Boss

The trick is to add the line below to the .git/config file that is located from the root of the project you want to change: fetch = +refs/pull/*/head:refs/remotes/origin/pr/* The part that says origin...

View Article


Deploying #WordPress Plugins with Travis CI

Adding deployment to the list of tasks Travis performs turns ... The password is set as a secure environment variable in Travis so we don’t have to store it in Git. It also doesn’t get displayed in the...

View Article

Using internal DNS for VM name resolution on Azure

Adding to this static network a Git repository server and a Jenkins automation server delivers CiCd to your development or test environments. Internal DNS names are only resolvable inside an Azure...

View Article

Build A Media Library With React, Redux, and Redux-saga – Part 2

git add --all && git commit -m "Add comments" # Add and commit your changes. $ git push heroku master # Deploy to Heroku $ heroku ps:scale web=1 # Initialize one instance of your app $ heroku...

View Article

git add -p doesn't honor diff.noprefix config

Hi all I set the config diff.noprefix = true because I don't like the a/ and b/ prefixes, which nicely changed the output of `git diff`. Unfortunately, the filenames in the output of `git add --patch`...

View Article


How we built Bitbucket Data Center to scale

The resource consumption of just one git clone may not seem so bad, but when you have hundreds or thousands of users doing these operations concurrently, the CPU and memory usage add up quickly. If you...

View Article

The half-life of code & the ship of Theseus

As a project evolves, does the new code just add on top of the old code? Or does it replace the old code slowly over time? In order to understand this, I built a little thing to analyze Git projects,...

View Article


Add Rainbow Colors to #Linux Command Output in Slow Motion

Lolcat program is available on almost all modern Linux distributions from its default repository, but the available version bit older. Alternatively you can install latest version of lolcat from git...

View Article

Git 2.11 Open Source Project Management Tool Officially Released, Download Now

thus adding a layer of performance to most, if not all common operations. Git 2.11 also introduces multiple performance optimizations to object lookups, especially when dealing with multiple packfiles,...

View Article


Open Source #Child Welfare Central Intake Management Application developed on...

Use Git or checkout with SVN using the web URL. Failed to load latest commit information. appMenus Add files via upload Dec 9, 2016 applications Add files via upload Dec 9, 2016 approvalProcesses Add...

View Article

How to Build You Own Personal Jenkins CI Server

We’ll add some more later. Give Jenkins a few minutes to install ... Note that even though this is a GitHub repo, I want to demonstrate how you would work with an internal Git repo that has no special...

View Article

Git Tips & Tricks

moment that changes your whole workflow. In this post, we gathered some Git tips and tricks we use at GitLab everyday. Hopefully they will add up to your aha! moment. Almost everybody at GitLab will...

View Article
Browsing all 5189 articles
Browse latest View live