(English) Exceptions in a .gitignore file

Désolé, cet article est seulement disponible en English.

(English) Add git branch name to bash prompt

Désolé, cet article est seulement disponible en English.

Deploying a Grails App in a Tomcat Docker container

Deploying a Grails App in a Tomcat Docker container

D

Désolé, cet article est seulement disponible en English.

Git shows files come along a specific commit

Sometimes we need to check which files were come along with a given commit so as to verify which is the missing file, for instance. I bet some of you…

Git tutors

(English) Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance.

(English) How to add a manifest file to jar file

(English) JAR files support a wide range of functionality, including electronic signing, version control, package sealing, and others. What gives a JAR file this versatility? The answer is the JAR file’s manifest.

The manifest is a special file that can contain information about the files packaged in a JAR file. By tailoring this « meta » information that the manifest contains, you enable the JAR file to serve a variety of purposes.

This post will explain the contents of the manifest file and show you how to work with it, with examples for the basic features:

(English) How to create an Executable Jar File

Désolé, cet article est seulement disponible en English.

Comment télécharger un nouveau projet dans un dépôt Git distant

Désolé, cet article est seulement disponible en English.

What is cache?

Bạn đã bao giờ từng đặt câu hỏi, đại loại như « Cache là cái gì? Hoạt động của cache như thế nào? ». Trong bài viết này tôi muốn giới thiệu…