Skip to content

Commit 32abdc0

Browse files
committed
[ADD] Referrals: new doc explaining all of referrals
1 parent d671434 commit 32abdc0

20 files changed

+812
-0
lines changed

4

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
pick 1b27fec5f [IMP] Recruitment: adding new hiring flow doc
2+
squash a9a10f8d1 Updaed per SALi review
3+
4+
# Rebase 9f546a616..a9a10f8d1 onto 9f546a616 (2 commands)
5+
#
6+
# Commands:
7+
# p, pick <commit> = use commit
8+
# r, reword <commit> = use commit, but edit the commit message
9+
# e, edit <commit> = use commit, but stop for amending
10+
# s, squash <commit> = use commit, but meld into previous commit
11+
# f, fixup [-C | -c] <commit> = like "squash" but keep only the previous
12+
# commit's log message, unless -C is used, in which case
13+
# keep only this commit's message; -c is same as -C but
14+
# opens the editor
15+
# x, exec <command> = run command (the rest of the line) using shell
16+
# b, break = stop here (continue rebase later with 'git rebase --continue')
17+
# d, drop <commit> = remove commit
18+
# l, label <label> = label current HEAD with a name
19+
# t, reset <label> = reset HEAD to a label
20+
# m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]
21+
# create a merge commit using the original merge commit's
22+
# message (or the oneline, if no original merge commit was
23+
# specified); use -c <commit> to reword the commit message
24+
# u, update-ref <ref> = track a placeholder for the <ref> to be updated
25+
# to this position in the new commits. The <ref> is
26+
# updated at the end of the rebase
27+
#
28+
# These lines can be re-ordered; they are executed from top to bottom.
29+
#
30+
# If you remove a line here THAT COMMIT WILL BE LOST.
31+
#
32+
# However, if you remove everything, the rebase will be aborted.
33+
#

content/applications/hr.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Human resources
1010
hr/employees
1111
hr/payroll
1212
hr/recruitment
13+
hr/referrals

content/applications/hr/referrals.rst

Lines changed: 778 additions & 0 deletions
Large diffs are not rendered by default.
10.3 KB
Loading
42.7 KB
Loading
40.3 KB
Loading
9.13 KB
Loading
6.22 KB
Loading
9.62 KB
Loading
23.6 KB
Loading

0 commit comments

Comments
 (0)