Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
backupninja
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
raT
backupninja
Commits
f87b98e8
Commit
f87b98e8
authored
8 years ago
by
intrigeri
Browse files
Options
Downloads
Patches
Plain Diff
Rename README to README.md, so that GitLab displays it more nicely.
parent
b0b492d2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile.am
+1
-1
1 addition, 1 deletion
Makefile.am
README.md
+0
-0
0 additions, 0 deletions
README.md
backupninja.spec.in
+1
-1
1 addition, 1 deletion
backupninja.spec.in
with
2 additions
and
2 deletions
Makefile.am
+
1
−
1
View file @
f87b98e8
# vi: noexpandtab softtabstop=0
# vi: noexpandtab softtabstop=0
## Process this file with automake to produce Makefile.in
## Process this file with automake to produce Makefile.in
EXTRA_DIST
=
FAQ README COPYING AUTHORS INSTALL NEWS ChangeLog
\
EXTRA_DIST
=
FAQ README
.md
COPYING AUTHORS INSTALL NEWS ChangeLog
\
backupninja.spec backupninja.spec.in autogen.sh
backupninja.spec backupninja.spec.in autogen.sh
SUBDIRS
=
etc examples handlers lib man src
SUBDIRS
=
etc examples handlers lib man src
...
...
This diff is collapsed.
Click to expand it.
README
→
README
.md
+
0
−
0
View file @
f87b98e8
File moved
This diff is collapsed.
Click to expand it.
backupninja.spec.in
+
1
−
1
View file @
f87b98e8
...
@@ -50,7 +50,7 @@ rm -fr %{buildroot}
...
@@ -50,7 +50,7 @@ rm -fr %{buildroot}
%ghost %{_localstatedir}/log/backupninja.log
%ghost %{_localstatedir}/log/backupninja.log
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
.md
%{_mandir}/man1/*
%{_mandir}/man1/*
%{_mandir}/man5/*
%{_mandir}/man5/*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment